feat(ocp): printer cycling backend and frontend done :)
This commit is contained in:
@@ -8,6 +8,7 @@ export const printStatus = [
|
||||
{ code: 2, text: "Pending labels" },
|
||||
{ code: 3, text: "Printing to fast" },
|
||||
{ code: 4, text: "Creating label" },
|
||||
{ code: 5, text: "Waiting" },
|
||||
{ code: 6, text: "Printer Paused" },
|
||||
{ code: 7, text: "Printer error" },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user