Merge pull request #464 from trezor/fix/tezos-menu-order

fix tezos order
pull/469/head
Vladimir Volek 5 years ago committed by GitHub
commit e3ad843914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -85,5 +85,6 @@ export default [
coinName: 'Tezos',
url: 'https://wallet.simplestaking.com/tezos/wallet/start',
external: true,
order: 21,
},
];

Loading…
Cancel
Save