mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-25 19:36:15 +02:00
ls bug
This commit is contained in:
@@ -504,6 +504,7 @@
|
||||
this.g.user.wallets[0].inkey
|
||||
)
|
||||
.then(function (response) {
|
||||
console.log(response.data)
|
||||
return response.data
|
||||
})
|
||||
.catch(function (error) {
|
||||
|
Reference in New Issue
Block a user