Commit 35bb50dd authored by Muhammadali's avatar Muhammadali

update-

parent 1304f539
{
"name": "boxdialer",
"version": "2.3.1",
"version": "2.3.2",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -61,7 +61,7 @@ const Root = ({ wsphonedata, onSetDnd, setWsphonedata }) => {
};
window.setWSData = (result) => {
// console.log('window_setWSData');
// setData(result);
setData(result);
};
const reasonSelect = async (e) => {
let result = await onSetDnd(e);
......
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