修改为 复数
This commit is contained in:
parent
504251badc
commit
db6f14ab79
@ -67,7 +67,7 @@ public function toArray(): array
|
|||||||
return [
|
return [
|
||||||
'title' => $this->title,
|
'title' => $this->title,
|
||||||
'content' => $this->content,
|
'content' => $this->content,
|
||||||
'event' => 'notification',
|
'event' => 'notifications',
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user