Skip to content

Commit

Permalink
Fix filters not applying to explore tab (mastodon#25887)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire authored Jul 10, 2023
1 parent 999c343 commit af54bf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/mastodon/features/explore/statuses.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ class Statuses extends PureComponent {

<StatusList
trackScroll
timelineId='explore'
statusIds={statusIds}
scrollKey='explore-statuses'
hasMore={hasMore}
Expand Down

0 comments on commit af54bf5

Please sign in to comment.