Dateien in Organisation verschoben
This commit is contained in:
@@ -52,14 +52,14 @@ const links = computed(() => {
|
||||
to: "/wiki",
|
||||
icon: "i-heroicons-book-open"
|
||||
} : null,
|
||||
]
|
||||
|
||||
const documentChildren = [
|
||||
featureEnabled("files") ? {
|
||||
label: "Dateien",
|
||||
to: "/files",
|
||||
icon: "i-heroicons-document"
|
||||
} : null,
|
||||
]
|
||||
|
||||
const documentChildren = [
|
||||
featureEnabled("createdletters") ? {
|
||||
label: "Anschreiben",
|
||||
to: "/createdletters",
|
||||
|
||||
Reference in New Issue
Block a user