Skip to content

Commit

Permalink
Merge f181370 into 2a57893
Browse files Browse the repository at this point in the history
  • Loading branch information
pqv199x committed Dec 11, 2019
2 parents 2a57893 + f181370 commit 5a05a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/Setting.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
value="trezor">Trezor Wallet</option>
<option
v-if="!isElectron"
value="metamask">Metamask/TrustWallet/MidasWallet</option>
value="metamask">Metamask/DApp Wallets</option>
</b-form-select>
<small
v-if="provider !== 'metamask'"
Expand Down

0 comments on commit 5a05a40

Please sign in to comment.