Fix update UI to show progress and allow to cancel update task
This commit is contained in:
@@ -18,7 +18,7 @@ exports = module.exports = {
|
||||
|
||||
_del: del,
|
||||
|
||||
// task types. if you add a task here, fill up the function table in taskworker and dashboard client.js
|
||||
// task types. if you add a task here, fill up the function table in taskworker and dashboard constants.js
|
||||
TASK_APP: 'app',
|
||||
TASK_BACKUP: 'backup',
|
||||
TASK_BOX_UPDATE: 'boxUpdate',
|
||||
|
||||
Reference in New Issue
Block a user