Adds ability for user to show/ hide settings menu
For a cleaner, less clutterd UI
This commit is contained in:
@@ -53,6 +53,7 @@ module.exports = {
|
||||
APP_CONFIG: 'appConfig',
|
||||
BACKUP_ID: 'backupId',
|
||||
BACKUP_HASH: 'backupHash',
|
||||
HIDE_SETTINGS: 'hideSettings',
|
||||
},
|
||||
modalNames: {
|
||||
CONF_EDITOR: 'CONF_EDITOR',
|
||||
|
||||
Reference in New Issue
Block a user