Fix incorrect call to PublicStatusesIndex.import (#26697)
				
					
				
			This commit is contained in:
		
							parent
							
								
									bceb893159
								
							
						
					
					
						commit
						0cce7fb617
					
				| @ -32,7 +32,7 @@ module AccountStatusesSearch | ||||
|     return unless Chewy.enabled? | ||||
| 
 | ||||
|     statuses.without_reblogs.where(visibility: :public).find_in_batches do |batch| | ||||
|       PublicStatusesIndex.import(query: batch) | ||||
|       PublicStatusesIndex.import(batch) | ||||
|     end | ||||
|   end | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user