Commit 0db1b400 by Jansa Jose

Merge branch 'master' into 'dev_production'

book service See merge request !206
parents eac65b70 c044dfba
......@@ -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