forked from MapComplete/MapComplete
		
	Various bug fixes, add layer selection and background selection as parameter to the URL (fix #86, fix #84)
This commit is contained in:
		
							parent
							
								
									e35c85fc55
								
							
						
					
					
						commit
						97a69ff903
					
				
					 14 changed files with 111 additions and 25 deletions
				
			
		
							
								
								
									
										2
									
								
								State.ts
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								State.ts
									
										
									
									
									
								
							|  | @ -24,7 +24,7 @@ export class State { | |||
|     // The singleton of the global state
 | ||||
|     public static state: State; | ||||
|      | ||||
|     public static vNumber = "0.0.2"; | ||||
|     public static vNumber = "0.0.3"; | ||||
| 
 | ||||
|     public static runningFromConsole: boolean = false;  | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue