Added More Features to Disable

This commit is contained in:
2024-04-16 10:59:55 +02:00
parent aa322a3234
commit 0fd9db2357
2 changed files with 29 additions and 4 deletions

View File

@@ -220,7 +220,7 @@ let links = computed(() => {
to: "/email",
icon: "i-heroicons-envelope"
},*/
{
... dataStore.ownTenant.features.contacts ? [{
label: "Kontakte",
defaultOpen: false,
icon: "i-heroicons-user-group",
@@ -241,7 +241,7 @@ let links = computed(() => {
icon: "i-heroicons-user-group"
},
]
},
},] : [],
{
label: "Mitarbeiter",
defaultOpen:false,