forked from MapComplete/MapComplete
		
	Add login button again on home screen
This commit is contained in:
		
							parent
							
								
									13f1292581
								
							
						
					
					
						commit
						2fb87d2011
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -123,6 +123,9 @@
 | 
			
		|||
    <ThemesList search={themeSearchText} {state} themes={MoreScreen.officialThemes} />
 | 
			
		||||
 | 
			
		||||
    <LoginToggle {state}>
 | 
			
		||||
      <LoginButton clss="primary" {osmConnection} slot="not-logged-in">
 | 
			
		||||
        <Tr t={t.logIn}/>
 | 
			
		||||
      </LoginButton>
 | 
			
		||||
      <ThemesList
 | 
			
		||||
        hideThemes={false}
 | 
			
		||||
        isCustom={false}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue