Add missing param to command call

This commit is contained in:
James Brooks
2017-01-23 21:05:15 +00:00
parent d52ca283d8
commit 6626ba93d5

View File

@@ -86,6 +86,7 @@ class UpdateIncidentCommandHandler
null,
null,
null,
null,
null
));
}