fix(core): update

This commit is contained in:
2020-03-13 17:48:19 +00:00
parent 9525f28507
commit a34d98b840
9 changed files with 132 additions and 57 deletions

View File

@ -21,7 +21,7 @@ export class Watcher {
});
/**
* used to execute
* used to execute
*/
private executionTask: plugins.taskbuffer.Task = new plugins.taskbuffer.Task({
name: 'watcherCommandFunctionTask',