Commit 799bbfab authored by Muhammadali's avatar Muhammadali

uodate

parent ab701a8d
{
"name": "boxdialer",
"version": "4.8.39",
"version": "4.8.40",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -740,9 +740,9 @@ export class BoxDialer {
} else if (
window.alovoicePhone &&
window.alovoicePhone.callMethods &&
window.alovoicePhone.close
window.alovoicePhone.bodClose
) {
window?.alovoicePhone?.close();
window?.alovoicePhone?.bodClose();
}
}
......
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