🗃️ Adds data key for widget local storage
This commit is contained in:
@@ -101,6 +101,7 @@ module.exports = {
|
|||||||
THEME: 'theme',
|
THEME: 'theme',
|
||||||
CUSTOM_COLORS: 'customColors',
|
CUSTOM_COLORS: 'customColors',
|
||||||
CONF_SECTIONS: 'confSections',
|
CONF_SECTIONS: 'confSections',
|
||||||
|
CONF_WIDGETS: 'confSections',
|
||||||
PAGE_INFO: 'pageInfo',
|
PAGE_INFO: 'pageInfo',
|
||||||
APP_CONFIG: 'appConfig',
|
APP_CONFIG: 'appConfig',
|
||||||
BACKUP_ID: 'backupId',
|
BACKUP_ID: 'backupId',
|
||||||
|
|||||||
Reference in New Issue
Block a user