1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-11 08:31:00 +00:00

Revert "test sticky build"

This reverts commit 2e5d029393.
This commit is contained in:
Vladimir Volek 2018-12-14 17:49:03 +01:00
parent 3a9a214bc2
commit ddf85952fc

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,
},
];