diff --git a/src/lib/components/Navigation.svelte b/src/lib/components/Navigation.svelte index 9f612cd5..3281fde3 100644 --- a/src/lib/components/Navigation.svelte +++ b/src/lib/components/Navigation.svelte @@ -286,7 +286,7 @@ {/if} - {#if isAuth} + {#if isAuth && !crewStore.isInCrew}