🚧 Lays ground-work for the Edit Item modal form
This commit is contained in:
@@ -119,11 +119,10 @@ module.exports = {
|
||||
/* Unique IDs of modals within the app */
|
||||
modalNames: {
|
||||
CONF_EDITOR: 'CONF_EDITOR',
|
||||
CLOUD_BACKUP: 'CLOUD_BACKUP',
|
||||
REBUILD_APP: 'REBUILD_APP',
|
||||
THEME_MAKER: 'THEME_MAKER',
|
||||
ABOUT_APP: 'ABOUT_APP',
|
||||
LANG_SWITCHER: 'LANG_SWITCHER',
|
||||
EDIT_ITEM: 'EDIT_ITEM',
|
||||
},
|
||||
/* Key names for the top-level objects in conf.yml */
|
||||
topLevelConfKeys: {
|
||||
|
||||
Reference in New Issue
Block a user