Commit bc8fa743 authored by Muhammadali's avatar Muhammadali

update

parent 0da44587
{
"name": "boxdialer",
"version": "1.2.6",
"version": "1.2.7",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -586,6 +586,6 @@ export class BoxDialer {
}
let css = 'color:' + stColor + '; font-size: 30px;';
console.log('%c ---onSessionEvent EVENT: %s', css, state);
console.log(' ---onSessionEvent EVENT: %c %s', css, state);
}
}
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