diff --git a/frontend/src/components/layout/side-components/production.tsx b/frontend/src/components/layout/side-components/production.tsx index e4e5841..5316b2c 100644 --- a/frontend/src/components/layout/side-components/production.tsx +++ b/frontend/src/components/layout/side-components/production.tsx @@ -15,7 +15,7 @@ const items = [ title: "One Click Print", url: "/ocp", icon: Printer, - role: ["systemAdmin"], + role: ["viwer"], module: "ocp", active: true, },