Commit 3524d078 authored by Muhammadali's avatar Muhammadali

update-

parent cf3d277d
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "4.8.70", "version": "4.8.71",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -550,6 +550,7 @@ export class BoxDialer { ...@@ -550,6 +550,7 @@ export class BoxDialer {
this.onSoundType({ type: 'ring', bool: false }); this.onSoundType({ type: 'ring', bool: false });
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