Removed toast for expandTimelineFail
• Removed: - toast for expandTimelineFail
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user