Removing functionality from enotify.php
This commit is contained in:
@@ -154,7 +154,7 @@ class Subscription
|
||||
}
|
||||
|
||||
if ($desktop_notification) {
|
||||
notification_from_array($Notification);
|
||||
DI::notify()->createFromNotification($Notification);
|
||||
}
|
||||
|
||||
if (empty($type)) {
|
||||
|
||||
Reference in New Issue
Block a user