Commit d443ebcd authored by Muhammadali's avatar Muhammadali

update verison: 0.5.9

parent 477a4823
{
"name": "boxdialer",
"version": "0.5.8",
"version": "0.5.9",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -225,10 +225,7 @@ export class BoxDialer {
}
setGuiPhoneState({ stateCode, funcName, funcParam }) {
if (
typeof window?.BX24 !== 'undefined' ||
typeof window?.BX !== 'undefined'
) {
if (window?.alovoice_wsphone) {
let uiState = '';
switch (stateCode) {
......
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