Compare commits
2 Commits
e20caa54c7
...
667682201a
| Author | SHA1 | Date | |
|---|---|---|---|
| 667682201a | |||
|
|
f5a1e453d5 |
@@ -63,7 +63,7 @@ class EditRfqTransporterBid extends EditRecord
|
|||||||
$subscriptions = $user->pushSubscriptions;
|
$subscriptions = $user->pushSubscriptions;
|
||||||
|
|
||||||
foreach ($subscriptions as $sub) {
|
foreach ($subscriptions as $sub) {
|
||||||
$sub->sendPushNotification(
|
$sub->notify(
|
||||||
new PushAlertNotification(
|
new PushAlertNotification(
|
||||||
'Rank Updated',
|
'Rank Updated',
|
||||||
$body
|
$body
|
||||||
|
|||||||
Reference in New Issue
Block a user