This commit is contained in:
ilia 2025-07-06 13:06:26 -04:00
parent b4a3274444
commit 0bec2d8e6f

View File

@ -101,7 +101,6 @@ function saveInvoiceRecord(invoiceData, invoiceProducts) {
}
}
// --- MAIN LOGIC ---
async function main() {
const argv = yargs(hideBin(process.argv))
.parserConfiguration({ "update-notifier-off": true })