changed logic in edit transporter bid page #141
@@ -63,7 +63,7 @@ class EditRfqTransporterBid extends EditRecord
|
||||
$subscriptions = $user->pushSubscriptions;
|
||||
|
||||
foreach ($subscriptions as $sub) {
|
||||
$sub->sendPushNotification(
|
||||
$sub->notify(
|
||||
new PushAlertNotification(
|
||||
'Rank Updated',
|
||||
$body
|
||||
|
||||
Reference in New Issue
Block a user