mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-26 01:32:17 +01:00
fix: close dialog on install
This commit is contained in:
parent
b039ab1e6b
commit
b957b506f9
@ -242,6 +242,7 @@
|
||||
const extension = this.selectedExtension
|
||||
try {
|
||||
extension.inProgress = true
|
||||
this.showUpgradeDialog = false
|
||||
await LNbits.api.request(
|
||||
'POST',
|
||||
`/api/v1/extension?usr=${this.g.user.id}`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user