Skip to content

Commit

Permalink
Merge dd3504d into 1ede595
Browse files Browse the repository at this point in the history
  • Loading branch information
pqv199x committed May 14, 2019
2 parents 1ede595 + dd3504d commit ba3b8ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/Setting.vue
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ export default {
this.$v.$touch()
if (this.provider === 'custom' && !this.$v.mnemonic.$invalid) {
this.hdPath = "m/44'/60'/0'/0"
this.save()
}
if (this.provider === 'ledger' && !this.$v.hdPath.$invalid) {
Expand Down

0 comments on commit ba3b8ae

Please sign in to comment.