Commit 602399c6 authored by Muhammadali's avatar Muhammadali

update-

parent c9b0a7c5
{
"name": "boxdialer",
"version": "4.4.5",
"version": "4.4.6",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -217,7 +217,7 @@ export class BoxDialer {
BX?.localStorage?.remove('viExternalCard');
},
confirmed: (e) => {
console.log('% cconfirmed', 'font-size: 22px; color: green;', e);
console.log('%c confirmed', 'font-size: 22px; color: green;', e);
// console.log(`%c BXLOG:`, datas, 'background-color: red;');
this.onSipStateChange.innerCallerModal({
bool: true,
......
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