✨ 🔳 cronTasks.ts
This commit is contained in:
@@ -456,3 +456,4 @@ export function findMissedTasks(tasks: CronTask[], nowMs: number): CronTask[] {
|
|||||||
return next !== null && next < nowMs
|
return next !== null && next < nowMs
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user