chore: change ETH language

This commit is contained in:
naconner 2020-01-15 13:45:34 -05:00 committed by Josh Harvey
parent 85954e479e
commit 1dba321052

View file

@ -104,7 +104,7 @@ function run () {
value: c.code,
checked,
disabled: c.cryptoCode === 'ETH'
? 'Installed, use Infura option'
? 'Use admin\'s Infura plugin'
: checked && 'Installed'
}
}, cryptos)