dev #61

Merged
flfeders merged 31 commits from dev into main 2026-01-15 11:29:15 +00:00
Showing only changes of commit 82d8cd36b9 - Show all commits

View File

@@ -152,7 +152,7 @@ const links = computed(() => {
icon: "i-heroicons-user-group",
children: [
... true ? [{
label: "Anwesenheiten",
label: "Zeiten",
to: "/staff/time",
icon: "i-heroicons-clock",
}] : [],