diff --git a/apps/comments/lib/Notification/Notifier.php b/apps/comments/lib/Notification/Notifier.php index 15a3a1eab7..170538512d 100644 --- a/apps/comments/lib/Notification/Notifier.php +++ b/apps/comments/lib/Notification/Notifier.php @@ -139,6 +139,7 @@ class Notifier implements INotifier { ] ); } + $notification->setIcon($this->url->getAbsoluteURL($this->url->imagePath('core', 'actions/comment.svg'))); return $notification; break; diff --git a/core/img/actions/comment.svg b/core/img/actions/comment.svg index 9cefefd72b..2e4ee63a88 100644 --- a/core/img/actions/comment.svg +++ b/core/img/actions/comment.svg @@ -1 +1 @@ - \ No newline at end of file +