Commit 2c70425d authored by Muhammadali's avatar Muhammadali

update-

parent 3524d078
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "4.8.71", "version": "4.8.72",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -580,6 +580,7 @@ export class BoxDialer { ...@@ -580,6 +580,7 @@ export class BoxDialer {
this.startInnerTimer(); this.startInnerTimer();
this.setGuiPhoneState({ this.setGuiPhoneState({
funcName: 'modalState', funcName: 'modalState',
stateCode: 'connected',
funcParam: { funcParam: {
bool: true, bool: true,
callType: 'connected', callType: 'connected',
......
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