Commit 7788ce3c authored by Muhammadali's avatar Muhammadali

version --4.8.84

parent 1e846980
{
"name": "boxdialer",
"version": "4.8.83",
"version": "4.8.84",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
"dev": "webpack serve --mode=development",
"build:dev": "webpack --env=development --watch ",
"build:dev": "webpack --env=development --watch",
"build:prod": "webpack --env=production"
},
"keywords": [],
......
......@@ -14,7 +14,6 @@ import { useColorConfig } from "../storage/globalColorConfig"
const Root = ({ wsphonedata, onSetDnd, setWsphonedata, callMethod }) => {
const boxDialer = window.BoxDialer;
console.log('dsjdashdjhasdkjash')
const useColorConfigStore = useColorConfig((store) => store)
const configHoldMute = useConfigHoldMute((state) => state)
const [phoneModal, setPhoneModal] = useState(false);
......
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