mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-12 05:53:14 -08:00
Fix filters not applying to explore tab (#25887)
This commit is contained in:
parent
999c343946
commit
af54bf52c8
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ class Statuses extends PureComponent {
|
|||
|
||||
<StatusList
|
||||
trackScroll
|
||||
timelineId='explore'
|
||||
statusIds={statusIds}
|
||||
scrollKey='explore-statuses'
|
||||
hasMore={hasMore}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue