Implements frontend work for Rebuild App functionality

This commit is contained in:
Alicia Sykes
2021-06-20 16:51:23 +01:00
parent b0d5b63703
commit e75b0c780f
6 changed files with 222 additions and 3 deletions

View File

@@ -62,6 +62,7 @@ module.exports = {
modalNames: {
CONF_EDITOR: 'CONF_EDITOR',
CLOUD_BACKUP: 'CLOUD_BACKUP',
REBUILD_APP: 'REBUILD_APP',
},
topLevelConfKeys: {
PAGE_INFO: 'pageInfo',