Commit 8d1b245d authored by Muhammadali's avatar Muhammadali

update version: 0.7.

parent 85b62273
{
"name": "boxdialer",
"version": "0.7.7",
"version": "0.7.8",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -531,9 +531,10 @@ export class BoxDialer {
closeButtonClick() {
console.log('closeButtonClick');
// this.stopCall();
this.stopCall();
}
hangupButtonClick() {
this.stopCall();
console.log('hangupButtonClick');
}
......
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