Use QZ command format for raw receipts
This commit is contained in:
parent
43284d9f1a
commit
3f1e8bd7e9
@ -81,7 +81,7 @@ patch(ReceiptScreen.prototype, {
|
||||
await qz.print(config, [
|
||||
{
|
||||
type: "raw",
|
||||
format: "plain",
|
||||
format: "command",
|
||||
flavor: "plain",
|
||||
data: printData,
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user