@@ -25,7 +25,7 @@ |
||
| 25 | 25 | 'Gitamin\Events\Comment\CommentWasAddedEvent' => [ |
| 26 | 26 | 'Gitamin\Handlers\Events\Comment\SendCommentMomentHandler', |
| 27 | 27 | ], |
| 28 | - // Issue email notifications |
|
| 28 | + // Issue email notifications |
|
| 29 | 29 | 'Gitamin\Events\Issue\IssueWasAddedEvent' => [ |
| 30 | 30 | 'Gitamin\Handlers\Events\Issue\SendIssueEmailNotificationHandler', |
| 31 | 31 | ], |