mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-28 21:02:31 +02:00
lnurl bug
This commit is contained in:
@@ -14,14 +14,14 @@
|
||||
class="fixed-bottom-right"
|
||||
></video>
|
||||
<img src="" style="width: 100%" id="animations" class="fixed-bottom-left" />
|
||||
{% raw %}
|
||||
|
||||
<qrcode
|
||||
style="width: 20%; z-index: 9999"
|
||||
:value="{{ lnurl }}"
|
||||
:value="'{{ lnurl }}'"
|
||||
:options="{width:150}"
|
||||
class="rounded-borders fixed-top-right"
|
||||
></qrcode>
|
||||
{% endraw %}
|
||||
|
||||
<q-btn
|
||||
color="primary"
|
||||
@click="reconnect"
|
||||
|
Reference in New Issue
Block a user