mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -56,7 +56,7 @@ class SendRemindMail extends Command | ||||
|                 'template_value' => [ | ||||
|                     'name' => config('v2board.app_name', 'V2Board') | ||||
|                 ] | ||||
|             ]); | ||||
|             ])->delay(10); | ||||
|         } | ||||
|     } | ||||
|  | ||||
| @@ -73,7 +73,7 @@ class SendRemindMail extends Command | ||||
|                 'template_value' => [ | ||||
|                     'name' => config('v2board.app_name', 'V2Board') | ||||
|                 ] | ||||
|             ]); | ||||
|             ])->delay(10); | ||||
|         } | ||||
|     } | ||||
|      | ||||
|   | ||||
		Reference in New Issue
	
	Block a user