fix: mobileSimple in paymentlist (#2498)

This commit is contained in:
dni ⚡ 2024-05-14 13:57:04 +02:00 committed by GitHub
parent bb4dd4fe35
commit 365f9a3923
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -105,7 +105,7 @@
<payment-list
:update="updatePayments"
:wallet="this.g.wallet"
:mobileSimple="mobileSimple"
:mobile-simple="mobileSimple"
/>
</div>
{% if HIDE_API %}