master^2
Varun 9 months ago
parent 8396b0ea19
commit a442382263

@ -5482,6 +5482,7 @@ const calculateDailyConsumptionAndNotify = async () => {
// await calculateDailyConsumptionAndNotify(); // await calculateDailyConsumptionAndNotify();
// }); // });
cron.schedule( cron.schedule(
"0 9 * * *", "0 9 * * *",
async () => { async () => {

Loading…
Cancel
Save