mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-15 12:20:21 +01:00
fix: mobileSimple in paymentlist (#2498)
This commit is contained in:
parent
bb4dd4fe35
commit
365f9a3923
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@
|
|||
<payment-list
|
||||
:update="updatePayments"
|
||||
:wallet="this.g.wallet"
|
||||
:mobileSimple="mobileSimple"
|
||||
:mobile-simple="mobileSimple"
|
||||
/>
|
||||
</div>
|
||||
{% if HIDE_API %}
|
||||
|
|
Loading…
Add table
Reference in a new issue