[perf] pending payments check (#3565)

Co-authored-by: dni  <office@dnilabs.com>
This commit is contained in:
Vlad Stan
2025-11-25 14:09:57 +02:00
committed by GitHub
co-authored by dni ⚡
parent 33e2fc2ea8
commit 0910687328
8 changed files with 74 additions and 30 deletions
+1 -1
View File
@@ -402,7 +402,7 @@ window.PageWallet = {
)
.then(response => {
dismissPaymentMsg()
this.updatePayments = !this.updatePayments
this.g.updatePayments = !this.g.updatePayments
this.parse.show = false
if (response.data.status == 'success') {
Quasar.Notify.create({