Removed toast for expandTimelineFail
• Removed: - toast for expandTimelineFail
This commit is contained in:
parent
2e1f12a33a
commit
1878a80e37
@ -187,7 +187,6 @@ const expandTimelineSuccess = (timeline, statuses, next, partial, isLoadingRecen
|
||||
|
||||
const expandTimelineFail = (timeline, error, isLoadingMore) => ({
|
||||
type: TIMELINE_EXPAND_FAIL,
|
||||
showToast: true,
|
||||
timeline,
|
||||
error,
|
||||
skipLoading: !isLoadingMore,
|
||||
|
Loading…
x
Reference in New Issue
Block a user