kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Crom, I have never prayed to you before. I have no tongue for it.
rodzic
c6c65a0d48
commit
3fbe810406
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue