Adds mutation key for INITIALIZE_CONFIG

This commit is contained in:
Alicia Sykes
2021-10-17 20:08:38 +01:00
parent 159748e3de
commit 08da96da2d
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
// A list of mutation names
const KEY_NAMES = [
'INITIALIZE_CONFIG',
'UPDATE_CONFIG',
'SET_MODAL_OPEN',
'SET_LANGUAGE',