fix(core): update
This commit is contained in:
parent
b2299b149a
commit
78498626ea
@ -15,6 +15,8 @@ export class CronManager {
|
||||
if (this.status === 'started') {
|
||||
newCronJob.start();
|
||||
}
|
||||
|
||||
return newCronJob;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user