add data
This commit is contained in:
parent
b4a3274444
commit
0bec2d8e6f
1
index.js
1
index.js
@ -101,7 +101,6 @@ function saveInvoiceRecord(invoiceData, invoiceProducts) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// --- MAIN LOGIC ---
|
|
||||||
async function main() {
|
async function main() {
|
||||||
const argv = yargs(hideBin(process.argv))
|
const argv = yargs(hideBin(process.argv))
|
||||||
.parserConfiguration({ "update-notifier-off": true })
|
.parserConfiguration({ "update-notifier-off": true })
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user