mirror of
https://github.com/vitodeploy/vito.git
synced 2025-06-30 21:46:16 +00:00
temp - disable notifier
This commit is contained in:
@ -14,6 +14,6 @@ class Notifier
|
||||
*/
|
||||
public function send(object $notifiable, Notification $notification): void
|
||||
{
|
||||
NotificationChannel::notifyAll($notification);
|
||||
// NotificationChannel::notifyAll($notification);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user