mirror of
https://github.com/Lissy93/dashy.git
synced 2024-11-28 13:43:05 +03:00
🗃️ Adds data key for widget local storage
This commit is contained in:
parent
490c8e73fa
commit
a0672c57d0
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user