update
This commit is contained in:
parent
2734bf787b
commit
830fa7176d
@ -20,7 +20,7 @@ export class BobcatManager {
|
||||
this.taskmanager.addAndScheduleTask(new plugins.taskbuffer.Task({
|
||||
name: 'contMaintenance',
|
||||
taskFunction: async () => {
|
||||
this.actionStore.
|
||||
this.actionStore.push();
|
||||
await this.runMaintenance();
|
||||
}
|
||||
}), '0 0 * * * *');
|
||||
|
Loading…
Reference in New Issue
Block a user