Merge pull request #590 from lkiesow/remove-invisible-mapmarker
Remove Invisible MapMarker
This commit is contained in:
@@ -121,7 +121,6 @@
|
|||||||
>
|
>
|
||||||
{#if data.user}
|
{#if data.user}
|
||||||
<li>
|
<li>
|
||||||
<MapMarker />
|
|
||||||
<button on:click={() => goto('/adventures')}>{$t('navbar.adventures')}</button>
|
<button on:click={() => goto('/adventures')}>{$t('navbar.adventures')}</button>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
Reference in New Issue
Block a user