Update manifest

This commit is contained in:
Sindre Sorhus 2018-10-02 14:28:28 +07:00
parent 7c3c3b9ec6
commit 8cf4e15948
2 changed files with 6 additions and 4 deletions

View File

@ -773,7 +773,7 @@
},
{
"symbol": "MCO",
"name": "Monaco"
"name": "Crypto.com"
},
{
"symbol": "MDA",
@ -1025,7 +1025,7 @@
},
{
"symbol": "PRL",
"name": "Oyster Pearl"
"name": "Oyster"
},
{
"symbol": "PURA",
@ -1281,7 +1281,7 @@
},
{
"symbol": "TRX",
"name": "Tron"
"name": "TRON"
},
{
"symbol": "TUSD",

View File

@ -15,7 +15,9 @@ const overrides = new Map([
['CIX', 'Cryptonetix'],
['COQUI', 'COQUI Cash'],
['DEEZ', 'DeezNuts'],
['MZC', 'MAZA']
['MZC', 'MAZA'],
['CVC', 'Civic'],
['BTM', 'Bitmark']
]);
const icons = manifest.map(icon => {