This commit is contained in:
2024-03-07 11:04:58 +01:00
parent 1cbea757d0
commit 5cbfbff4ac
4 changed files with 4 additions and 4 deletions

View File

@@ -331,7 +331,7 @@ let links = [
icon: "i-heroicons-clipboard-document-list"
},{
label: "Mitarbeiter",
to: "/settings/profiles",
to: "/profiles",
icon: "i-heroicons-clipboard-document-list"
}
]