Renamed Anwesenheiten to Zeiten FIX #31
This commit is contained in:
@@ -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",
|
||||
}] : [],
|
||||
|
||||
Reference in New Issue
Block a user