diff --git a/src/lib/components/Navigation.svelte b/src/lib/components/Navigation.svelte index 36109e04..98107c31 100644 --- a/src/lib/components/Navigation.svelte +++ b/src/lib/components/Navigation.svelte @@ -3,18 +3,24 @@ @@ -49,6 +56,11 @@ {m.nav_settings()} + {#if role !== null && role >= 7} + + Database + + {/if} {#if isAuth}