Commit 8bdd19c9 authored by Muhammadali's avatar Muhammadali

1.2.4

parent dea6fb57
{
"name": "boxdialer",
"version": "1.2.3",
"version": "1.2.4",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -220,6 +220,7 @@ export class BoxDialer {
}
setGuiPhoneState({ stateCode, funcName, funcParam }) {
console.log('setGuiPhoneState______:', { stateCode, funcName, funcParam });
if (window?.alovoice_wsphone) {
let uiState = false;
......
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