From a442382263141d24ff2c5989d237d069656c4dd8 Mon Sep 17 00:00:00 2001 From: Varun Date: Wed, 29 Jan 2025 16:01:45 +0530 Subject: [PATCH] changes --- src/controllers/tanksController.js | 1 + 1 file changed, 1 insertion(+) 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 () => {