ashok 9 months ago
commit b633cd963b

@ -6068,7 +6068,7 @@ const sendMotorNotifications = async () => {
// Run the notification check every second
cron.schedule("* * * * * *", async () => {
await sendMotorNotifications();
//await sendMotorNotifications();
});

Loading…
Cancel
Save