Commit 93a278b6 authored by Muhammadali's avatar Muhammadali

update-

parent 653211bb
{
"name": "boxdialer",
"version": "4.0.3",
"version": "4.0.4",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -54,6 +54,8 @@ const InnerCaller = ({ hidden, type, from, innerTimer }) => {
);
}
};
if (from.length > 6) return;
return (
<Block hidden={hidden}>
<div className='top'>
......
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