Fix error when using raw distribution worker (#17334)
Regression from #16697
This commit is contained in:
		
							parent
							
								
									d412a8d1f2
								
							
						
					
					
						commit
						9eb775a9d1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -43,6 +43,6 @@ class ActivityPub::RawDistributionWorker | ||||||
|   end |   end | ||||||
| 
 | 
 | ||||||
|   def options |   def options | ||||||
|     nil |     {} | ||||||
|   end |   end | ||||||
| end | end | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue