refactor(ocp): lots of work for rfid and dyco contorl
This commit is contained in:
@@ -168,6 +168,13 @@ const newSettings = [
|
||||
roles: "admin",
|
||||
module: "ocp",
|
||||
},
|
||||
{
|
||||
name: "strapperCheck",
|
||||
value: "1",
|
||||
description: "Are we monitoring the strapper for faults?",
|
||||
roles: "admin",
|
||||
module: "ocp",
|
||||
},
|
||||
];
|
||||
export const areSettingsIn = async () => {
|
||||
// get the roles
|
||||
|
||||
Reference in New Issue
Block a user