Changes
This commit is contained in:
@@ -187,8 +187,11 @@ const links = computed(() => {
|
||||
label: "Leistungen",
|
||||
to: "/services",
|
||||
icon: "i-heroicons-puzzle-piece"
|
||||
},{
|
||||
label: "Leistungskategorien",
|
||||
to: "/servicecategories",
|
||||
icon: "i-heroicons-puzzle-piece"
|
||||
},
|
||||
|
||||
]
|
||||
},
|
||||
... dataStore.ownTenant.features.projects ? [{
|
||||
@@ -221,7 +224,7 @@ const links = computed(() => {
|
||||
to: "/profiles",
|
||||
icon: "i-heroicons-clipboard-document-list"
|
||||
},{
|
||||
label: "E-Mail Accounts",
|
||||
label: "E-Mail Konten",
|
||||
to: "/settings/emailAccounts",
|
||||
icon: "i-heroicons-clipboard-document-list"
|
||||
},{
|
||||
|
||||
Reference in New Issue
Block a user