Fix filters not applying to explore tab (#25887)

th-downstream
Claire 1 year ago committed by GitHub
parent de3b86a5f8
commit 047d44611b

@ -52,6 +52,7 @@ class Statuses extends PureComponent {
<StatusList
trackScroll
timelineId='explore'
statusIds={statusIds}
scrollKey='explore-statuses'
hasMore={hasMore}

Loading…
Cancel
Save