kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			Update ContactAdmin mail, set New Support Message subject
							rodzic
							
								
									15c4fdd90c
								
							
						
					
					
						commit
						bc3add0525
					
				| 
						 | 
				
			
			@ -32,6 +32,6 @@ class ContactAdmin extends Mailable
 | 
			
		|||
    public function build()
 | 
			
		||||
    {
 | 
			
		||||
        $contact = $this->contact;
 | 
			
		||||
        return $this->markdown('emails.contact.admin')->with(compact('contact'));
 | 
			
		||||
        return $this->subject('New Support Message')->markdown('emails.contact.admin')->with(compact('contact'));
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue