1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-11 16:41:06 +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/', url: 'https://nem.io/downloads/',
external: true, external: true,
}, },
// { {
// id: 'xlm', id: 'xlm',
// coinName: 'Stellar', coinName: 'Stellar',
// url: 'https://trezor.io/stellar', url: 'https://trezor.io/stellar',
// external: true, external: true,
// }, },
// { {
// id: 'ada', id: 'ada',
// coinName: 'Cardano', coinName: 'Cardano',
// url: 'https://adalite.io/app', url: 'https://adalite.io/app',
// external: true, external: true,
// }, },
]; ];