Fix filters not applying to explore tab (#25887)

This commit is contained in:
Claire 2023-07-10 19:33:07 +02:00 committed by GitHub
parent 999c343946
commit af54bf52c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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