Adds menu to Config popup, adds delete and download functionality
This commit is contained in:
@@ -46,4 +46,9 @@ module.exports = {
|
||||
THEME: 'theme',
|
||||
CONF_SECTIONS: 'confSections',
|
||||
},
|
||||
topLevelConfKeys: {
|
||||
PAGE_INFO: 'pageInfo',
|
||||
APP_CONFIG: 'appConfig',
|
||||
SECTIONS: 'sections',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user