Fix trying to PuSH-publish updates of remote removals
This commit is contained in:
		
							parent
							
								
									7e90772c92
								
							
						
					
					
						commit
						1e99a2bb03
					
				| @ -11,9 +11,11 @@ class RemoveStatusService < BaseService | ||||
| 
 | ||||
|     status.destroy! | ||||
| 
 | ||||
|     if status.account.local? | ||||
|       HubPingWorker.perform_async(status.account.id) | ||||
|       Pubsubhubbub::DistributionWorker.perform_async(status.stream_entry.id) | ||||
|     end | ||||
|   end | ||||
| 
 | ||||
|   private | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user