mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-15 23:23:50 -05:00
[Glitch] Fix filters not applying to explore tab
Port af54bf52c83d9fa60efa4c9650e66ec0bcfd998d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
c699dc0908
commit
c3af91ce48
@ -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…
x
Reference in New Issue
Block a user