diff --git a/manifest.json b/manifest.json index 55a59c09..017377e9 100644 --- a/manifest.json +++ b/manifest.json @@ -257,7 +257,7 @@ }, { "symbol": "BTM", - "name": "Bitmark" + "name": "Bytom" }, { "symbol": "BTS", diff --git a/scripts/manifest.js b/scripts/manifest.js index 4764273c..2b448b74 100644 --- a/scripts/manifest.js +++ b/scripts/manifest.js @@ -38,7 +38,8 @@ const overrides = new Map([ ['BEAM', 'Beam'], ['BTT', 'BitTorrent'], ['GRIN', 'Grin'], - ['ILK', 'Inlock Token'] + ['ILK', 'Inlock Token'], + ['BTM', 'Bytom'] ]); const icons = manifest.map(icon => {