toggle check
This commit is contained in:
parent
f46e992bda
commit
fa0af46ed7
1 changed files with 1 additions and 1 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue