forked from MapComplete/MapComplete
		
	Fix typo
This commit is contained in:
		
							parent
							
								
									4947f4c0a1
								
							
						
					
					
						commit
						741c8f017e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -27,7 +27,7 @@ | |||
| <div class="link-underline links-w-full m-2 flex flex-col gap-y-1"> | ||||
|   <Tr t={Translations.t.general.aboutMapComplete.intro} /> | ||||
| 
 | ||||
|   {#if ²$showHome} | ||||
|   {#if $showHome} | ||||
|     <a class="flex" href={Utils.HomepageLink()}> | ||||
|       <Add class="h-6 w-6" /> | ||||
|       {#if Utils.isIframe} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue