🎨 Adds store and modal keys for move item

This commit is contained in:
Alicia Sykes
2021-10-24 17:22:51 +01:00
parent f4053d9bc0
commit 9bec26d4ab
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ const KEY_NAMES = [
'UPDATE_PAGE_INFO',
'UPDATE_APP_CONFIG',
'UPDATE_SECTION',
'COPY_ITEM',
];
// Convert array of key names into an object, and export