mirror of
https://github.com/Karaka-Management/oms-Messages.git
synced 2026-01-11 16:48:40 +00:00
fix tests
This commit is contained in:
parent
e2f92bb31a
commit
725b49dd1a
|
|
@ -42,7 +42,7 @@ class Email extends MailEmail implements \JsonSerializable
|
|||
|
||||
public int $status = 0;
|
||||
|
||||
private array $media = [];
|
||||
public array $media = [];
|
||||
|
||||
public array $l11n = [];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user