🚧 You can now save items to VueX store, neat!
This commit is contained in:
@@ -3,6 +3,7 @@ const KEY_NAMES = [
|
||||
'UPDATE_CONFIG',
|
||||
'SET_MODAL_OPEN',
|
||||
'SET_LANGUAGE',
|
||||
'UPDATE_ITEM',
|
||||
];
|
||||
|
||||
// Convert array of key names into an object, and export
|
||||
|
||||
Reference in New Issue
Block a user