🗃 Adds missing mutation key

This commit is contained in:
Alicia Sykes 2022-03-06 11:41:44 +00:00
parent 50acc0f711
commit 05ca2d59f1
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
const KEY_NAMES = [
'INITIALIZE_CONFIG',
'SET_CONFIG',
'SET_REMOTE_CONFIG',
'SET_MODAL_OPEN',
'SET_LANGUAGE',
'SET_EDIT_MODE',