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, [
|
await qz.print(config, [
|
||||||
{
|
{
|
||||||
type: "raw",
|
type: "raw",
|
||||||
format: "plain",
|
format: "command",
|
||||||
flavor: "plain",
|
flavor: "plain",
|
||||||
data: printData,
|
data: printData,
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user