mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-03-24 17:22:10 -04:00
Merge pull request #590 from lkiesow/remove-invisible-mapmarker
Remove Invisible MapMarker
This commit is contained in:
@@ -121,7 +121,6 @@
|
||||
>
|
||||
{#if data.user}
|
||||
<li>
|
||||
<MapMarker />
|
||||
<button on:click={() => goto('/adventures')}>{$t('navbar.adventures')}</button>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user