Crom, I have never prayed to you before. I have no tongue for it.

environments/review-infinite-s-1zoe23/deployments/12
Alex Gleason 2 years ago
parent c6c65a0d48
commit 3fbe810406
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -48,7 +48,7 @@ store.dispatch(checkOnboardingStatus() as any);
/** Load initial data from the backend */
const loadInitial = () => {
// @ts-ignore
return async (dispatch, getState) => {
return async(dispatch, getState) => {
// Await for authenticated fetch
await dispatch(fetchMe());
// Await for feature detection

Loading…
Cancel
Save