mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-28 01:09:37 +02:00
Merge pull request #590 from lkiesow/remove-invisible-mapmarker
Remove Invisible MapMarker
This commit is contained in:
commit
d99ca18e1c
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue