Added MaxLength

This commit is contained in:
2025-09-12 18:07:05 +02:00
parent 1985f7b725
commit 577e5d947a
4 changed files with 27 additions and 9 deletions

View File

@@ -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",