Commit 6a7c9a0f authored by Muhammadali's avatar Muhammadali

update

parent 749e859b
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "1.6.4", "version": "1.6.5",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -29,7 +29,7 @@ const BxMiniWidjetUi = ({ ...@@ -29,7 +29,7 @@ const BxMiniWidjetUi = ({
break; break;
default: default:
return { return {
backgroundColor: '#a0c13d', backgroundColor: 'orange',
}; };
break; break;
} }
......
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