Commit fe8dfbb8 authored by Muhammadali's avatar Muhammadali

update-

parent 48c8a704
{
"name": "boxdialer",
"version": "4.8.53",
"version": "4.8.54",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -34,13 +34,13 @@ const ControlRenderBX = () => {
console.log('window_alovoice_wsphone: ', window.alovoice_wsphone);
return (
<div>
{wsphonedata?.number && (
{/*{wsphonedata?.number && (*/}
<Root
setWsphonedata={setWsphonedata}
onSetDnd={window.alovoice_onsetdnd}
wsphonedata={wsphonedata}
/>
)}
{/*)}*/}
</div>
);
};
......
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