1
0
Fork 0
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:
Sean Morley 2025-04-30 22:29:27 -04:00 committed by GitHub
commit d99ca18e1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -121,7 +121,6 @@
>
{#if data.user}
<li>
<MapMarker />
<button on:click={() => goto('/adventures')}>{$t('navbar.adventures')}</button>
</li>
<li>