rename the error symbol
It's not really under the product information.
This commit is contained in:
parent
61af4d1143
commit
ec7e085aee
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"extensionIcon_product_error": {
|
"extensionIcon_error": {
|
||||||
"symbol": "⚠"
|
"symbol": "⚠"
|
||||||
},
|
},
|
||||||
"extensionIcon_product_bad": {
|
"extensionIcon_product_bad": {
|
||||||
"symbol": "👎"
|
"symbol": "👎"
|
||||||
},
|
},
|
||||||
"extensionIcon_product_OK": {
|
"extensionIcon_product_ok": {
|
||||||
"symbol": "🆗"
|
"symbol": "🆗"
|
||||||
},
|
},
|
||||||
"extensionIcon_product_good": {
|
"extensionIcon_product_good": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue