This commit is contained in:
2024-03-12 13:38:24 +01:00
parent 423b2638aa
commit 6791342879
5 changed files with 160 additions and 18 deletions

View File

@@ -337,6 +337,10 @@ let links = [
label: "Mitarbeiter",
to: "/profiles",
icon: "i-heroicons-clipboard-document-list"
},{
label: "Firmeneinstellungen",
to: "/settings/tenant",
icon: "i-heroicons-clipboard-document-list"
}
]
},