mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-12 18:01:29 +02:00
fix: mobileSimple in paymentlist (#2498)
This commit is contained in:
parent
bb4dd4fe35
commit
365f9a3923
@ -105,7 +105,7 @@
|
|||||||
<payment-list
|
<payment-list
|
||||||
:update="updatePayments"
|
:update="updatePayments"
|
||||||
:wallet="this.g.wallet"
|
:wallet="this.g.wallet"
|
||||||
:mobileSimple="mobileSimple"
|
:mobile-simple="mobileSimple"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
{% if HIDE_API %}
|
{% if HIDE_API %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user