mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-14 12:52:47 +02:00
fix: extension paid/free label (#3764)
This commit is contained in:
parent
49b57c9f0b
commit
2e042d2597
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@
|
|||
"
|
||||
:clickable="!!reviewsUrl"
|
||||
@click="openReviews(extension)"
|
||||
/>
|
||||
></lnbits-extension-rating>
|
||||
<q-btn-group size="xs" style="margin: 5px 0">
|
||||
<q-btn
|
||||
v-if="extension.hasFreeRelease"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue