feat: allow Connect from dropdown menu

This commit is contained in:
Vlad Stan
2022-08-03 13:50:07 +03:00
parent 9374433153
commit 3054248858
4 changed files with 13 additions and 8 deletions
@@ -14,7 +14,6 @@ async function walletConfig(path) {
return satOrBtc(val, showUnit, this.config.data.sats_denominated)
},
updateConfig: async function () {
// const wallet = this.g.user.wallets[0]
try {
await LNbits.api.request(
'PUT',