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 */
|
/** Load initial data from the backend */
|
||||||
const loadInitial = () => {
|
const loadInitial = () => {
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
return async (dispatch, getState) => {
|
return async(dispatch, getState) => {
|
||||||
// Await for authenticated fetch
|
// Await for authenticated fetch
|
||||||
await dispatch(fetchMe());
|
await dispatch(fetchMe());
|
||||||
// Await for feature detection
|
// Await for feature detection
|
||||||
|
|
Ładowanie…
Reference in New Issue