feat(notification): reprint added
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 2m6s
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 2m6s
This commit is contained in:
@@ -14,7 +14,7 @@ const note: NewNotification[] = [
|
||||
"Monitors the labels that are printed and returns a there data, if one falls withing the time frame.",
|
||||
active: false,
|
||||
interval: "10",
|
||||
options: [{ prodID: 1 }],
|
||||
options: [{ auditId: [0] }],
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user