clean logs

This commit is contained in:
Tiago vasconcelos 2022-05-16 11:23:34 +01:00
parent caa23e6c9d
commit c8aaf3377f

View File

@ -617,7 +617,6 @@ new Vue({
})
},
updateWalletName: function () {
console.log(this.newName, this.g)
let newName = this.newName
let adminkey = this.g.wallet.adminkey
if (!newName || !newName.length) return