hotfix the hotfix (#2832)
This commit is contained in:
@@ -65,9 +65,9 @@
|
||||
class="q-mr-md gt-md"
|
||||
>
|
||||
</q-badge>
|
||||
{%endif%} {% if LNBITS_CUSTOM_BADGE is defined %}
|
||||
{%endif%} {% if LNBITS_CUSTOM_BADGE is not none and
|
||||
LNBITS_CUSTOM_BADGE != "" %}
|
||||
<q-badge
|
||||
v-if="`{{LNBITS_CUSTOM_BADGE}}`.length > 0"
|
||||
v-show="$q.screen.gt.sm"
|
||||
color="{{ LNBITS_CUSTOM_BADGE_COLOR }}"
|
||||
class="q-mr-md"
|
||||
|
||||
Reference in New Issue
Block a user