Added MaxLength
This commit is contained in:
@@ -238,7 +238,8 @@ const links = computed(() => {
|
||||
{
|
||||
label: "Mitarbeiter",
|
||||
to: "/profiles",
|
||||
icon: "i-heroicons-user-group"
|
||||
icon: "i-heroicons-user-group",
|
||||
disabled: true
|
||||
},
|
||||
{
|
||||
label: "Stundensätze",
|
||||
|
||||
Reference in New Issue
Block a user