forked from MapComplete/MapComplete
		
	Fix small bug
This commit is contained in:
		
							parent
							
								
									c8bd412476
								
							
						
					
					
						commit
						04cd7b6c16
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -374,7 +374,7 @@ export class InitUiElements {
 | 
				
			||||||
                    new FilterView(State.state.filteredLayers).SetClass(
 | 
					                    new FilterView(State.state.filteredLayers).SetClass(
 | 
				
			||||||
                        "block p-1 rounded-full"
 | 
					                        "block p-1 rounded-full"
 | 
				
			||||||
                    ),
 | 
					                    ),
 | 
				
			||||||
                "filter",
 | 
					                undefined,
 | 
				
			||||||
                State.state.filterIsOpened
 | 
					                State.state.filterIsOpened
 | 
				
			||||||
            );
 | 
					            );
 | 
				
			||||||
            
 | 
					            
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue