Commit 5d3bda94 authored by Muhammadali's avatar Muhammadali

update

parent 865761ef
{
"name": "boxdialer",
"version": "1.8.4",
"version": "1.8.5",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -257,6 +257,8 @@ export class BoxDialer {
console.log(
'dsadsadsad',
!(!!window?.alovoice_wsphone && !!stateCode?.length),
!!window?.alovoice_wsphone,
!!stateCode?.length,
);
if (window?.alovoice_wsphone && !!stateCode?.length) {
this.callBxMethods({
......
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