🚧 WIP, redo layout and size, to use VueX state

This commit is contained in:
Alicia Sykes
2021-10-25 23:41:05 +01:00
parent 06d08a8fff
commit b882a38950
4 changed files with 14 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ const KEY_NAMES = [
'SET_MODAL_OPEN',
'SET_LANGUAGE',
'SET_EDIT_MODE',
'SET_ITEM_LAYOUT',
'SET_ITEM_SIZE',
'UPDATE_ITEM',
'UPDATE_PAGE_INFO',
'UPDATE_APP_CONFIG',