Merge branch 'development' of github.com:seanmorley15/AdventureLog into development

This commit is contained in:
Sean Morley
2025-05-06 14:38:33 -04:00
2 changed files with 159 additions and 160 deletions

View File

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