Commit 01afdb55 authored by Muhammadali's avatar Muhammadali

update-

parent 05bd4ac5
{
"name": "boxdialer",
"version": "4.8.30",
"version": "4.8.31",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -51,7 +51,7 @@ const Root = ({ wsphonedata, onSetDnd, setWsphonedata, callMethod }) => {
updateChat();
}, 1000);
document.onmousemove = activeUser;
console.log('modalState_bool: ', !modalState.bool);
console.log('modalState_bool: ', !modalState.bool, !innerCallerModal.bool);
// ======================================================
useEffect(() => {
......
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