forked from MapComplete/MapComplete
		
	Attempt to fix the build
This commit is contained in:
		
							parent
							
								
									7e453b48ed
								
							
						
					
					
						commit
						3d6ed9ebf9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -422,7 +422,7 @@ class LayerOverviewUtils extends Script {
 | 
			
		|||
        priviliged.delete("summary")
 | 
			
		||||
        priviliged.delete("last_click")
 | 
			
		||||
 | 
			
		||||
        if (priviliged.size > 0) {
 | 
			
		||||
        if (priviliged.size > 0 && !forceReload) {
 | 
			
		||||
            throw (
 | 
			
		||||
                "Priviliged layer " +
 | 
			
		||||
                Array.from(priviliged).join(", ") +
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue