Fix payment table refresh (#2894)

This commit is contained in:
Tiago Vasconcelos
2025-01-17 09:49:14 +02:00
committed by GitHub
parent 5d4d22dcdd
commit c7ebe09463
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -197,6 +197,7 @@ window.WalletPageLogic = {
'hiddenQrCodeContainer'
).innerHTML
})
this.updatePayments = !this.updatePayments
})
.catch(err => {
LNbits.utils.notifyApiError(err)