Another update!

This commit is contained in:
James Wilson
2018-10-10 14:06:18 +01:00
parent 68b5457f9f
commit 363c9fb0e8

View File

@@ -73,7 +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', [