diff --git a/utils/appState.tsx b/utils/appState.tsx index 541bc0c2..94014fee 100644 --- a/utils/appState.tsx +++ b/utils/appState.tsx @@ -131,7 +131,7 @@ export const initialAppState: AppState = { version: { version: '0.0', update_type: '', - updated_at: new Date(), + updated_at: '', }, }