mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-19 18:01:37 +00:00
temp - disable notifier
This commit is contained in:
parent
a22e9cb946
commit
b75df8e1c5
@ -14,6 +14,6 @@ class Notifier
|
|||||||
*/
|
*/
|
||||||
public function send(object $notifiable, Notification $notification): void
|
public function send(object $notifiable, Notification $notification): void
|
||||||
{
|
{
|
||||||
NotificationChannel::notifyAll($notification);
|
// NotificationChannel::notifyAll($notification);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user