consistent naming & strucutre

This commit is contained in:
Johannes Kirschbauer
2023-08-26 15:46:10 +02:00
parent dec5e1e5db
commit 87cce983e9
21 changed files with 438 additions and 444 deletions

View File

@@ -38,8 +38,8 @@ const menuEntries: MenuEntry[] = [
},
{
icon: <DevicesIcon />,
label: "Devices",
to: "/nodes",
label: "Machines",
to: "/machines",
},
{
icon: <AppsIcon />,