Maybe fix idk lol

This commit is contained in:
nuttylmao
2025-07-29 07:55:45 +10:00
parent 1b9653b44f
commit 205b4075d0
3 changed files with 21 additions and 13 deletions
+1
View File
@@ -599,6 +599,7 @@ async function CustomEvent(data) {
// Send it to the print routine!
const receiptHTML = await GetRenderedHTML(instance);
console.log(receiptHTML);
client.doAction({ name: 'Receipt Printer | Print Routine' }, {
receiptHTML: receiptHTML,
isTest: data.isTest