migration #51

Merged
cowch merged 166 commits from migration into main 2025-09-19 22:18:47 -05:00
Showing only changes of commit 3148aa79d7 - Show all commits

View File

@@ -61,7 +61,14 @@ const newSubModules = [
description: "",
link: "/materialHelper/consumption",
icon: "Package",
roles: ["technician", "supervisor", "manager", "admin", "systemAdmin"],
roles: [
"viewer",
"technician",
"supervisor",
"manager",
"admin",
"systemAdmin",
],
active: false,
subSubModule: [],
},