refactor: rename payment-list to lnbits-payment-list (#3517)
This commit is contained in:
@@ -204,12 +204,12 @@
|
||||
"
|
||||
>
|
||||
<q-card-section>
|
||||
<payment-list
|
||||
<lnbits-payment-list
|
||||
@filter-changed="handleFilterChange"
|
||||
:update="updatePayments"
|
||||
:mobile-simple="mobileSimple"
|
||||
:expand-details="expandDetails"
|
||||
></payment-list>
|
||||
></lnbits-payment-list>
|
||||
</q-card-section>
|
||||
</q-card>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user