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.js CHANGED
@@ -698,7 +698,7 @@ var useEndCall = () => {
698
698
  callback_hrs: (_m = data2 == null ? void 0 : data2.callbackHrs) != null ? _m : "",
699
699
  callback_mins: (_n = data2 == null ? void 0 : data2.callbackMins) != null ? _n : "",
700
700
  endcall_type: "CLOSE",
701
- patient_enquiry: (_o = data2 == null ? void 0 : data2.patientLog) != null ? _o : {}
701
+ patient_enquiry: (_o = data2 == null ? void 0 : data2.patientLog) != null ? _o : null
702
702
  };
703
703
  return axios_default.post(END_POINT.END_CALL, payload, {
704
704
  params: {