Merge pull request #1316 from lnbits/gertyfix

Final v-if edit
This commit is contained in:
Arc
2023-01-05 23:12:10 +00:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ gertyname }}{% endraw %}{% endblock %}{% block page %} {% raw %}
v-if="fun_exchange_market_rate || fun_satoshi_quotes"
>
<q-card
v-if="fun_exchange_market_rate[0]"
v-if="fun_exchange_market_rate['unit'] != ''"
unelevated
class="q-pa-sm"
style="background: none !important"