diff --git a/src/utils/defaults.js b/src/utils/defaults.js index bf70fee3..81d49b47 100644 --- a/src/utils/defaults.js +++ b/src/utils/defaults.js @@ -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',