This commit is contained in:
jxxghp
2024-03-16 18:28:32 +08:00
parent 44163f0fb2
commit 121cb7e442
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ const superUser = store.state.auth.superUser
</IconBtn>
<!-- 👉 Shortcuts -->
<ShortcutBar />
<ShortcutBar v-if="superUser" />
<!-- 👉 Theme -->
<NavbarThemeSwitcher class="me-2" />