Final Commit

This commit is contained in:
root
2025-10-22 13:27:22 +00:00
parent 1f8906bc3d
commit e607310689
6 changed files with 16 additions and 20 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ export const routes = [
},
{
icon: <WrenchScrewdriverIcon {...icon} />,
name: "maintenance",
name: "wartung",
path: "/maintenance",
element: <Maintenance />,
},