Commit 9c352845 authored by Muhammadali's avatar Muhammadali

update version: 0.7.6

parent 813b04f3
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "0.7.5", "version": "0.7.6",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -531,7 +531,7 @@ export class BoxDialer { ...@@ -531,7 +531,7 @@ export class BoxDialer {
closeButtonClick() { closeButtonClick() {
console.log('closeButtonClick'); console.log('closeButtonClick');
this.stopCall(); // this.stopCall();
} }
transferButtonClick(number) { transferButtonClick(number) {
......
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