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