mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-24 15:29:36 +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}
|
||||
<li>
|
||||
<MapMarker />
|
||||
<button on:click={() => goto('/adventures')}>{$t('navbar.adventures')}</button>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue