Almost finished form that lets user set PageInfo

This commit is contained in:
Alicia Sykes
2021-05-17 20:48:42 +01:00
parent ce851b2f0c
commit 062f48a6ef
7 changed files with 158 additions and 14 deletions

View File

@@ -45,6 +45,8 @@ module.exports = {
ICON_SIZE: 'iconSize',
THEME: 'theme',
CONF_SECTIONS: 'confSections',
PAGE_INFO: 'pageInfo',
APP_CONFIG: 'appConfig',
},
topLevelConfKeys: {
PAGE_INFO: 'pageInfo',