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

environments/review-infinite-s-1zoe23/deployments/12
Alex Gleason 2022-05-19 11:52:36 -05:00
rodzic c6c65a0d48
commit 3fbe810406
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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