diff --git a/src/app/components/PrimaryNav.svelte b/src/app/components/PrimaryNav.svelte index 974c679..357302d 100644 --- a/src/app/components/PrimaryNav.svelte +++ b/src/app/components/PrimaryNav.svelte @@ -21,7 +21,7 @@ const showSettingsMenu = () => pushModal(MenuSettings) -