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