forked from MapComplete/MapComplete
		
	Save layoutconfigJSON as preferences, the are saved in the morescreen
This commit is contained in:
		
							parent
							
								
									c874afc745
								
							
						
					
					
						commit
						6cb5803efd
					
				
					 6 changed files with 44 additions and 10 deletions
				
			
		|  | @ -68,7 +68,8 @@ export default class UserRelatedState extends ElementsState { | |||
|                     id: this.layoutToUse.id, | ||||
|                     icon: this.layoutToUse.icon, | ||||
|                     title: this.layoutToUse.title.translations, | ||||
|                     shortDescription: this.layoutToUse.shortDescription.translations | ||||
|                     shortDescription: this.layoutToUse.shortDescription.translations, | ||||
|                     definition: this.layoutToUse["definition"] | ||||
|                 })) | ||||
|         } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue