mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
add edmond in the permits reminder email
This commit is contained in:
@@ -54,7 +54,7 @@ class SendPermitsReminderEmails extends Command
|
||||
$users = User::whereIn(
|
||||
'email',
|
||||
[
|
||||
// 'edmond.wuiming2021@gmail.com',
|
||||
'edmond.wuiming2021@gmail.com',
|
||||
'anithagurl96@gmail.com'
|
||||
]
|
||||
)->get();
|
||||
|
||||
Reference in New Issue
Block a user