Launch backup sync menu from config menu
This commit is contained in:
parent
4104dd119f
commit
a632634218
2 changed files with 8 additions and 7 deletions
|
|
@ -50,6 +50,10 @@ module.exports = {
|
|||
BACKUP_ID: 'backupId',
|
||||
BACKUP_HASH: 'backupHash',
|
||||
},
|
||||
modalNames: {
|
||||
CONF_EDITOR: 'CONF_EDITOR',
|
||||
CLOUD_BACKUP: 'CLOUD_BACKUP',
|
||||
},
|
||||
topLevelConfKeys: {
|
||||
PAGE_INFO: 'pageInfo',
|
||||
APP_CONFIG: 'appConfig',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue