Commit 1523b419 authored by Muhammadali's avatar Muhammadali

update verion: 1.0.7

parent 4b8a2e55
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "1.0.4", "version": "1.0.7",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -252,7 +252,6 @@ export class BoxDialer { ...@@ -252,7 +252,6 @@ export class BoxDialer {
this.onSipStateChange[funcName](funcParam); this.onSipStateChange[funcName](funcParam);
} }
} }
bxLog(...datas) { bxLog(...datas) {
console.log(`%c BXLOG:`, datas, 'background-color: red;'); console.log(`%c BXLOG:`, datas, 'background-color: red;');
} }
......
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