toggle check
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user