forked from MapComplete/MapComplete
		
	More fixes
This commit is contained in:
		
							parent
							
								
									2ae380f1a6
								
							
						
					
					
						commit
						9a73ae4c47
					
				
					 21 changed files with 203 additions and 148 deletions
				
			
		|  | @ -26,8 +26,8 @@ export class SaveButton extends Toggle { | |||
|             isSaveable | ||||
|         ) | ||||
|         super( | ||||
|             save | ||||
|             , pleaseLogin, | ||||
|             save,  | ||||
|             pleaseLogin, | ||||
|             osmConnection?.userDetails?.map(userDetails => userDetails.loggedIn) ?? new UIEventSource<any>(false) | ||||
|         ) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue