Fix payment table refresh (#2894)
This commit is contained in:
@@ -197,6 +197,7 @@ window.WalletPageLogic = {
|
||||
'hiddenQrCodeContainer'
|
||||
).innerHTML
|
||||
})
|
||||
this.updatePayments = !this.updatePayments
|
||||
})
|
||||
.catch(err => {
|
||||
LNbits.utils.notifyApiError(err)
|
||||
|
||||
Reference in New Issue
Block a user