Commit 11eb633b authored by Muhammadali's avatar Muhammadali

update-

parent fe8dfbb8
{
"name": "boxdialer",
"version": "4.8.54",
"version": "4.8.55",
"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>
);
};
......
This diff is collapsed.
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