Skip to content

Commit

Permalink
recommended tomowallet
Browse files Browse the repository at this point in the history
  • Loading branch information
pqv199x committed Dec 21, 2018
1 parent d52eb88 commit d86d1c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/components/Setting.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
@change="onChangeSelect">
<option
value="tomowallet"
selected>TomoWallet</option>
selected>TomoWallet (Recommended)</option>
<option value="custom">PrivateKey/MNEMONIC</option>
<option value="ledger">Ledger Wallet</option>
<option
Expand Down Expand Up @@ -74,6 +74,9 @@
:options="{size: 250 }"
:value="qrCode"
class="img-fluid text-center text-lg-right"/>
<div>
<b>In case you do not have TomoWallet, download here</b>
</div>
<div
style="margin-top: 5px">
<a
Expand Down

0 comments on commit d86d1c7

Please sign in to comment.