tasks: remove the prefix for invokation lookup

This commit is contained in:
Girish Ramakrishnan
2025-07-18 14:33:26 +02:00
parent 47580c6976
commit c10593e4ac
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@ exports = module.exports = {
_del: del,
// task types. if you add a task here, fill up the function table in taskworker and dashboard constants.js
// '_' prefix is removed for lookup
TASK_APP: 'app',
TASK_APP_BACKUP_PREFIX: 'appBackup_',
TASK_BACKUP: 'backup', // full backup