Incident templates cleanup (#2182)
Clean up Incident Templates, supply incident array to them by default
This commit is contained in:
@@ -55,7 +55,7 @@ class ReportIncidentUpdateCommandHandler
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
[]
|
||||
));
|
||||
|
||||
event(new IncidentUpdateWasReportedEvent($update));
|
||||
|
||||
Reference in New Issue
Block a user