dev #61

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

View File

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