♻️ Refactor key names to use contstants
This commit is contained in:
@@ -40,6 +40,8 @@ export const WarningInfoHandler = (msg, title, log) => {
|
||||
|
||||
/* Titles for info logging */
|
||||
export const InfoKeys = {
|
||||
AUTH: 'Authentication',
|
||||
CLOUD_BACKUP: 'Cloud Backup & Restore',
|
||||
EDITOR: 'Interactive Editor',
|
||||
RAW_EDITOR: 'Raw Config Editor',
|
||||
VISUAL: 'Layout & Styles',
|
||||
|
||||
Reference in New Issue
Block a user