Fix that AdminMailer does not send (#4012)
This commit is contained in:
		
				
					committed by
					
						 Eugen Rochko
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							5c7a4f0b32
						
					
				
				
					commit
					3a7106f05a
				
			| @ -1,6 +1,8 @@ | ||||
| # frozen_string_literal: true | ||||
|  | ||||
| class AdminMailer < ApplicationMailer | ||||
|   helper StreamEntriesHelper | ||||
|  | ||||
|   def new_report(recipient, report) | ||||
|     @report   = report | ||||
|     @me       = recipient | ||||
|  | ||||
		Reference in New Issue
	
	Block a user