forked from MapComplete/MapComplete
		
	Make 'preferredBackground' optional for precise input in presets
This commit is contained in:
		
							parent
							
								
									805d8d5fff
								
							
						
					
					
						commit
						8ac2516e21
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -260,7 +260,7 @@ export interface LayerConfigJson {
 | 
				
			||||||
                  /**
 | 
					                  /**
 | 
				
			||||||
                   * The type of background picture
 | 
					                   * The type of background picture
 | 
				
			||||||
                   */
 | 
					                   */
 | 
				
			||||||
                  preferredBackground:
 | 
					                  preferredBackground?:
 | 
				
			||||||
                      | "osmbasedmap"
 | 
					                      | "osmbasedmap"
 | 
				
			||||||
                      | "photo"
 | 
					                      | "photo"
 | 
				
			||||||
                      | "historicphoto"
 | 
					                      | "historicphoto"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue