Adds store value to determine which view being edited

This commit is contained in:
Alicia Sykes
2022-04-24 16:05:05 +01:00
parent 7706041d61
commit dd49ad77a5
2 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ const KEY_NAMES = [
'INITIALIZE_MULTI_PAGE_CONFIG',
'SET_CONFIG',
'SET_REMOTE_CONFIG',
'SET_CURRENT_SUB_PAGE',
'SET_MODAL_OPEN',
'SET_LANGUAGE',
'SET_EDIT_MODE',