mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update email template
This commit is contained in:
		| @@ -22,7 +22,7 @@ class SendEmailJob implements ShouldQueue | ||||
|      */ | ||||
|     public function __construct($params) | ||||
|     { | ||||
|         $this->onQueue = 'send_mail'; | ||||
|         $this->onQueue = 'send_email'; | ||||
|         $this->params = $params; | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user