Fix filters not applying to explore tab (#25887)
This commit is contained in:
parent
999c343946
commit
af54bf52c8
@ -52,6 +52,7 @@ class Statuses extends PureComponent {
|
|||||||
|
|
||||||
<StatusList
|
<StatusList
|
||||||
trackScroll
|
trackScroll
|
||||||
|
timelineId='explore'
|
||||||
statusIds={statusIds}
|
statusIds={statusIds}
|
||||||
scrollKey='explore-statuses'
|
scrollKey='explore-statuses'
|
||||||
hasMore={hasMore}
|
hasMore={hasMore}
|
||||||
|
Loading…
Reference in New Issue
Block a user