master^2
Bhaskar 8 months ago
parent 0caef82821
commit d142d808ff

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

Loading…
Cancel
Save