Commit f6792f70 authored by Muhammadali's avatar Muhammadali

update-

parent 6da21e60
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "3.6.3", "version": "3.6.4",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -697,7 +697,7 @@ export class BoxDialer { ...@@ -697,7 +697,7 @@ export class BoxDialer {
} }
answerButtonClick() { answerButtonClick() {
// this.onSoundType({ type: 'ring', bool: false }); this.onSoundType({ type: 'ring', bool: false });
// this.setGuiPhoneState({ // this.setGuiPhoneState({
// funcName: 'modalState', // funcName: 'modalState',
// funcParam: { // funcParam: {
......
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