admincontroller
This commit is contained in:
@@ -94,7 +94,7 @@ class SendMail extends Command
|
||||
'approved_cost' => 50000,
|
||||
'body' => $body,
|
||||
'recipients' => [
|
||||
'recipient_id' => $recipient,
|
||||
'recipient_id' => $bill->character_id,
|
||||
'recipient_type' => 'character',
|
||||
],
|
||||
'subject' => $subject,
|
||||
|
||||
Reference in New Issue
Block a user