From 8cdc62dc9cad5a3c47f76f1dd3cdc3e5fd7a9616 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Tue, 26 Dec 2023 04:43:28 -0800 Subject: [PATCH] Hotfix: Providence key not in appState --- 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',