clean logs
This commit is contained in:
parent
caa23e6c9d
commit
c8aaf3377f
1 changed files with 0 additions and 1 deletions
|
|
@ -617,7 +617,6 @@ new Vue({
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
updateWalletName: function () {
|
updateWalletName: function () {
|
||||||
console.log(this.newName, this.g)
|
|
||||||
let newName = this.newName
|
let newName = this.newName
|
||||||
let adminkey = this.g.wallet.adminkey
|
let adminkey = this.g.wallet.adminkey
|
||||||
if (!newName || !newName.length) return
|
if (!newName || !newName.length) return
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue