From c58957f98e1c0ef7ec9ebdedc70a4950ffbf5d54 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Tue, 26 Dec 2023 04:43:49 -0800 Subject: [PATCH] Hotfix: Providence key not in appState (#392) --- utils/appState.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/appState.tsx b/utils/appState.tsx index c1706080..98fa7867 100644 --- a/utils/appState.tsx +++ b/utils/appState.tsx @@ -162,6 +162,7 @@ export const initialAppState: AppState = { teluma: [], gauph: [], emblem: [], + providence: [], }, version: { version: '0.0',