Hotfix: Providence key not in appState

This commit is contained in:
Justin Edmund 2023-12-26 04:43:28 -08:00
parent 8f9f7d7a07
commit 8cdc62dc9c

View file

@ -162,6 +162,7 @@ export const initialAppState: AppState = {
teluma: [], teluma: [],
gauph: [], gauph: [],
emblem: [], emblem: [],
providence: [],
}, },
version: { version: {
version: '0.0', version: '0.0',