Mention that we use task types also in the dashboard
This commit is contained in:
@@ -16,7 +16,7 @@ exports = module.exports = {
|
||||
|
||||
removePrivateFields: removePrivateFields,
|
||||
|
||||
// task types. if you add a task here, fill up the function table in taskworker
|
||||
// task types. if you add a task here, fill up the function table in taskworker and dashboard client.js
|
||||
TASK_APP: 'app',
|
||||
TASK_BACKUP: 'backup',
|
||||
TASK_UPDATE: 'update',
|
||||
|
||||
Reference in New Issue
Block a user