1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00

test sticky build

This commit is contained in:
Vladimir Volek 2018-12-14 17:24:45 +01:00
parent 811df82d83
commit 2e5d029393

View File

@ -55,16 +55,16 @@ export default [
url: 'https://nem.io/downloads/',
external: true,
},
{
id: 'xlm',
coinName: 'Stellar',
url: 'https://trezor.io/stellar',
external: true,
},
{
id: 'ada',
coinName: 'Cardano',
url: 'https://adalite.io/app',
external: true,
},
// {
// id: 'xlm',
// coinName: 'Stellar',
// url: 'https://trezor.io/stellar',
// external: true,
// },
// {
// id: 'ada',
// coinName: 'Cardano',
// url: 'https://adalite.io/app',
// external: true,
// },
];