forked from MapComplete/MapComplete
		
	Also remove destkop decoration in index
This commit is contained in:
		
							parent
							
								
									092c12a449
								
							
						
					
					
						commit
						3a2d654ac3
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								index.ts
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								index.ts
									
										
									
									
									
								
							|  | @ -105,6 +105,7 @@ if (layoutFromBase64.startsWith("wiki:")) { | |||
|     // This is the default case: a builtin theme
 | ||||
|     InitUiElements.InitAll(layoutToUse, layoutFromBase64, testing, defaultLayout); | ||||
| } else { | ||||
|     document.getElementById("decoration-desktop").remove(); | ||||
|     State.state = new State(undefined); | ||||
|     document.getElementById("messagesboxmobile").remove(); | ||||
|     new MoreScreen(true) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue