🗃️ Adds data key for widget local storage

This commit is contained in:
Alicia Sykes 2021-11-28 21:26:40 +00:00
parent 490c8e73fa
commit a0672c57d0
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ module.exports = {
THEME: 'theme',
CUSTOM_COLORS: 'customColors',
CONF_SECTIONS: 'confSections',
CONF_WIDGETS: 'confSections',
PAGE_INFO: 'pageInfo',
APP_CONFIG: 'appConfig',
BACKUP_ID: 'backupId',