Commit af14dea5 authored by Muhammadali's avatar Muhammadali

update-

parent 03855bdf
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "3.9.5", "version": "3.9.6",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -394,7 +394,7 @@ export class BoxDialer { ...@@ -394,7 +394,7 @@ export class BoxDialer {
'font-size: 22px; color: yellow;', 'font-size: 22px; color: yellow;',
); );
this.onSipStateChange.innerCallerModal({ this.onSipStateChange.innerCallerModal({
bool: false, bool: true,
type: 'connected', type: 'connected',
}); });
this.setGuiPhoneState({ this.setGuiPhoneState({
......
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