forked from MapComplete/MapComplete
		
	More refactoring
This commit is contained in:
		
							parent
							
								
									231f4f2c97
								
							
						
					
					
						commit
						6890c5189e
					
				
					 12 changed files with 52 additions and 59 deletions
				
			
		|  | @ -29,10 +29,10 @@ export class ImageUploadFlow extends Toggle { | |||
|                 key = imagePrefix + ":" + freeIndex; | ||||
|             } | ||||
|             console.log("Adding image:" + key, url); | ||||
|             State.state.changes | ||||
|            Promise.resolve(State.state.changes | ||||
|                 .applyAction(new ChangeTagAction( | ||||
|                     tags.id, new Tag(key, url), tagsSource.data | ||||
|                 )) | ||||
|                 ))) | ||||
|         }) | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue