clean logs
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user