mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-03 18:04:36 +02:00
Name fix
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<q-separator></q-separator>
|
||||
|
||||
<q-card-actions>
|
||||
<span>{{ item.stallName }}</span>
|
||||
<span>Stall: {{ item.stallName }}</span>
|
||||
<q-btn
|
||||
flat
|
||||
class="text-weight-bold text-capitalize q-ml-auto"
|
||||
@@ -101,7 +101,7 @@
|
||||
:href="'/shop/stalls/' + item.stall"
|
||||
target="_blank"
|
||||
>
|
||||
Visit shop
|
||||
Visit Stall
|
||||
</q-btn>
|
||||
</q-card-actions>
|
||||
{% endraw %}
|
||||
|
Reference in New Issue
Block a user