This commit is contained in:
Ben Arc
2021-04-20 14:39:21 +01:00
parent 693e1f9eb7
commit af3f6edf05

View File

@@ -504,6 +504,7 @@
this.g.user.wallets[0].inkey
)
.then(function (response) {
console.log(response.data)
return response.data
})
.catch(function (error) {