mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 12:37:54 +08:00
update
This commit is contained in:
@ -37,7 +37,7 @@ class MailController extends Controller
|
||||
'url' => config('v2board.app_url'),
|
||||
'content' => $request->input('content')
|
||||
]
|
||||
])->onQueue('other_mail');
|
||||
]);
|
||||
}
|
||||
|
||||
return response([
|
||||
|
Reference in New Issue
Block a user