diff --git a/src/controllers/tanksController.js b/src/controllers/tanksController.js index 44c8ceab..f7ddbe18 100644 --- a/src/controllers/tanksController.js +++ b/src/controllers/tanksController.js @@ -5482,6 +5482,7 @@ const calculateDailyConsumptionAndNotify = async () => { // await calculateDailyConsumptionAndNotify(); // }); + cron.schedule( "0 9 * * *", async () => {