aboutsummaryrefslogtreecommitdiffstats
path: root/code/app/src/routes/(main)/(app)/+layout.svelte
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2022-12-13 16:51:59 +0100
committerivarlovlie <git@ivarlovlie.no>2022-12-13 16:51:59 +0100
commit4657b9af95277c4a2d33a67415658819701ab694 (patch)
tree5bf5bcf97c129267038a01ca8cfb5b5c4a0aaa9e /code/app/src/routes/(main)/(app)/+layout.svelte
parenta8219611cbebbd27501d9f30c804979048b98107 (diff)
downloadgreatoffice-4657b9af95277c4a2d33a67415658819701ab694.tar.xz
greatoffice-4657b9af95277c4a2d33a67415658819701ab694.zip
fix: Remove duplicated notification
Diffstat (limited to 'code/app/src/routes/(main)/(app)/+layout.svelte')
-rw-r--r--code/app/src/routes/(main)/(app)/+layout.svelte6
1 files changed, 0 insertions, 6 deletions
diff --git a/code/app/src/routes/(main)/(app)/+layout.svelte b/code/app/src/routes/(main)/(app)/+layout.svelte
index 936e0a7..5814712 100644
--- a/code/app/src/routes/(main)/(app)/+layout.svelte
+++ b/code/app/src/routes/(main)/(app)/+layout.svelte
@@ -84,12 +84,6 @@
subtitle="Because of this, you now have gained access to more functionality"
show={true}
/>
-
- <Notification
- title="Email successfully validated"
- subtitle="Because of this, you now have gained access to more functionality"
- show={true}
- />
{/if}
<div class="min-h-full">