chore: change ETH language
This commit is contained in:
parent
85954e479e
commit
1dba321052
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue