Commit c044dfba by Jansa Jose

book service

parent c5a906d3
......@@ -1002,7 +1002,6 @@
$fcm_data['booking_id'] = $postData['booking_id'];
$fcm_data['device_id'] = $respData['data']['device_id'];
$fcm_data['service_type'] = $respData['data']['service_type'];
unset($respData['data']['device_id']);
$this->push_sent_cancel($fcm_data);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment