Add new Location

{#if adventures.length != 0}

My Visited Adventure Locations

{/if} {#if isLoading}
{/if} {#if isShowingToast} {/if} {#if !Number.isNaN(editId)} {/if}
{#each adventures as adventure (adventure.id)} {/each}
{#if adventures.length == 0 && !isLoading}

Add some adventures!

Logo
{/if} {#if adventures.length != 0 && !isLoading}

Actions

{/if} My Log | AdventureLog