✨ Adds ability to edit pageInfo through the UI
This commit is contained in:
@@ -4,8 +4,9 @@ const KEY_NAMES = [
|
||||
'UPDATE_CONFIG',
|
||||
'SET_MODAL_OPEN',
|
||||
'SET_LANGUAGE',
|
||||
'UPDATE_ITEM',
|
||||
'SET_EDIT_MODE',
|
||||
'UPDATE_ITEM',
|
||||
'UPDATE_PAGE_INFO',
|
||||
];
|
||||
|
||||
// Convert array of key names into an object, and export
|
||||
|
||||
Reference in New Issue
Block a user