1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 23:09:37 +02:00

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
commit 827b150965
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>