Hotfix: Providence key not in appState (#392)
This commit is contained in:
parent
8f9f7d7a07
commit
c58957f98e
1 changed files with 1 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ export const initialAppState: AppState = {
|
|||
teluma: [],
|
||||
gauph: [],
|
||||
emblem: [],
|
||||
providence: [],
|
||||
},
|
||||
version: {
|
||||
version: '0.0',
|
||||
|
|
|
|||
Loading…
Reference in a new issue