bleskomat with import error in views_api

This commit is contained in:
Tiago vasconcelos
2021-10-26 22:50:29 +01:00
parent 4653e81695
commit 92ba2db276
8 changed files with 136 additions and 136 deletions
@@ -84,7 +84,7 @@ new Vue({
LNbits.api
.request(
'GET',
'/bleskomat/api/v1/bleskomats?all_wallets',
'/bleskomat/api/v1/bleskomats?all_wallets=True',
this.g.user.wallets[0].adminkey
)
.then(function (response) {