Update NewIncidentNotification.php
This commit is contained in:
@@ -133,7 +133,7 @@ class NewIncidentNotification extends Notification
|
||||
->fields(array_filter([
|
||||
'ID' => "#{$this->incident->id}",
|
||||
'Link' => $this->incident->permalink,
|
||||
]))
|
||||
]));
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user