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