feat: remove selectWallet and use path params instead of url params (#3591)

This commit is contained in:
dni ⚡
2025-11-27 12:17:01 +01:00
committed by GitHub
parent ef752cbeca
commit 9c257aa23d
12 changed files with 29 additions and 49 deletions
+1 -1
View File
@@ -174,7 +174,7 @@
<q-card class="wallet-card">
<q-card-section>
<lnbits-payment-list
:expand-details="expandDetails"
:wallet="g.wallet"
:payment-filter="paymentFilter"
></lnbits-payment-list>
</q-card-section>