feat: remove selectWallet and use path params instead of url params (#3591)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user