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: [],
|
teluma: [],
|
||||||
gauph: [],
|
gauph: [],
|
||||||
emblem: [],
|
emblem: [],
|
||||||
|
providence: [],
|
||||||
},
|
},
|
||||||
version: {
|
version: {
|
||||||
version: '0.0',
|
version: '0.0',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue