toggle check

This commit is contained in:
Ben Arc 2021-04-15 09:49:07 +01:00
parent f46e992bda
commit fa0af46ed7

View file

@ -16,7 +16,7 @@
<img src="" style="width: 100%" id="animations" class="fixed-bottom-left" />
<qrcode
v-if="'{{ lnurl_toggle }}' == 'True'"
v-if="'{{ lnurl_toggle }}' == 1"
style="width: 20%; z-index: 9999"
:value="'{{ lnurl }}'"
:options="{width:222}"