forked from MapComplete/MapComplete
		
	Chore: housekeeping
This commit is contained in:
		
							parent
							
								
									8178c5607b
								
							
						
					
					
						commit
						cd0d275965
					
				
					 73 changed files with 2105 additions and 2219 deletions
				
			
		| 
						 | 
				
			
			@ -3,11 +3,9 @@ import StudioGUI from "./StudioGUI.svelte"
 | 
			
		|||
 | 
			
		||||
export default class StudioGui {
 | 
			
		||||
    public setup() {
 | 
			
		||||
        new StudioGUI(
 | 
			
		||||
            {
 | 
			
		||||
                target: document.getElementById("main")
 | 
			
		||||
            }
 | 
			
		||||
        )
 | 
			
		||||
        new StudioGUI({
 | 
			
		||||
            target: document.getElementById("main"),
 | 
			
		||||
        })
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue