mirror of
https://github.com/embarklabs/cryptocurrency-icons.git
synced 2025-02-17 11:57:19 +00:00
parent
90a2b3b7d0
commit
2e88e4de24
@ -257,7 +257,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"symbol": "BTM",
|
"symbol": "BTM",
|
||||||
"name": "Bitmark"
|
"name": "Bytom"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"symbol": "BTS",
|
"symbol": "BTS",
|
||||||
|
@ -38,7 +38,8 @@ const overrides = new Map([
|
|||||||
['BEAM', 'Beam'],
|
['BEAM', 'Beam'],
|
||||||
['BTT', 'BitTorrent'],
|
['BTT', 'BitTorrent'],
|
||||||
['GRIN', 'Grin'],
|
['GRIN', 'Grin'],
|
||||||
['ILK', 'Inlock Token']
|
['ILK', 'Inlock Token'],
|
||||||
|
['BTM', 'Bytom']
|
||||||
]);
|
]);
|
||||||
|
|
||||||
const icons = manifest.map(icon => {
|
const icons = manifest.map(icon => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user