feat: Void Corruption 2025 #2865
@ -1574,7 +1574,7 @@ export const getWorldState = (buildLabel?: string): IWorldState => {
 | 
			
		||||
    ] as const;
 | 
			
		||||
 | 
			
		||||
    const selected = vcWeeks
 | 
			
		||||
        .filter(([flag]) => (config.worldState as any)?.[flag])
 | 
			
		||||
        .filter(([flag]) => (config.worldState)?.[flag])
 | 
			
		||||
        .map(([, idx]) => voidCorruptionAlerts[idx]);
 | 
			
		||||
 | 
			
		||||
    if (selected.length) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user