forked from MapComplete/MapComplete
		
	chore: automated housekeeping...
This commit is contained in:
		
							parent
							
								
									047d741b1d
								
							
						
					
					
						commit
						39a98ed4a1
					
				
					 30 changed files with 1362 additions and 1690 deletions
				
			
		|  | @ -190,7 +190,7 @@ export class ImageUploadManager { | |||
|             } | ||||
|         } | ||||
|         try { | ||||
|             ({ key, value, absoluteUrl } = await this._uploader.uploadImage( | ||||
|             ;({ key, value, absoluteUrl } = await this._uploader.uploadImage( | ||||
|                 blob, | ||||
|                 location, | ||||
|                 author, | ||||
|  | @ -200,7 +200,7 @@ export class ImageUploadManager { | |||
|             this.increaseCountFor(this._uploadRetried, featureId) | ||||
|             console.error("Could not upload image, trying again:", e) | ||||
|             try { | ||||
|                 ({ key, value, absoluteUrl } = await this._uploader.uploadImage( | ||||
|                 ;({ key, value, absoluteUrl } = await this._uploader.uploadImage( | ||||
|                     blob, | ||||
|                     location, | ||||
|                     author, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue