call-control-sdk 6.5.2-uat.3 → 6.5.2-uat.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -657,7 +657,7 @@ var useEndCall = () => {
657
657
  callback_hrs: (_m = data2 == null ? void 0 : data2.callbackHrs) != null ? _m : "",
658
658
  callback_mins: (_n = data2 == null ? void 0 : data2.callbackMins) != null ? _n : "",
659
659
  endcall_type: "CLOSE",
660
- patient_enquiry: (_o = data2 == null ? void 0 : data2.patientLog) != null ? _o : {}
660
+ patient_enquiry: (_o = data2 == null ? void 0 : data2.patientLog) != null ? _o : null
661
661
  };
662
662
  return axios_default.post(END_POINT.END_CALL, payload, {
663
663
  params: {