Added a new line #3101

This commit is contained in:
James Wilson
2018-10-10 14:04:22 +01:00
parent 18219bf328
commit 68b5457f9f

View File

@@ -73,6 +73,7 @@ class IncidentUpdatedNotification extends Notification
'name' => $this->update->incident->name,
'time' => $this->update->created_at_diff,
]);
return (new MailMessage())
->subject(trans('notifications.incident.update.mail.subject'))
->markdown('notifications.incident.update', [