FAMILIAR_FOLLOWERS_FETCH_FAIL: skipAlert: true

environments/review-develop-3zknud/deployments/3612
Alex Gleason 1 year ago
parent fe08f06e5e
commit f3fbc5055f
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -33,5 +33,6 @@ export const fetchAccountFamiliarFollowers = (accountId: string) => (dispatch: A
type: FAMILIAR_FOLLOWERS_FETCH_FAIL, type: FAMILIAR_FOLLOWERS_FETCH_FAIL,
id: accountId, id: accountId,
error, error,
skipAlert: true,
})); }));
}; };

Loading…
Cancel
Save