fix lnurl encoded in QR
This commit is contained in:
parent
41a9689014
commit
4f3e48e280
|
@ -10,7 +10,7 @@
|
|||
<a href="lightning:{{ lnurl }}">
|
||||
<q-responsive :ratio="1" class="q-mx-md">
|
||||
<qrcode
|
||||
:value="this.here + '/?lightning={{lnurl }}'"
|
||||
value="{{ lnurl }}"
|
||||
:options="{width: 800}"
|
||||
class="rounded-borders"
|
||||
></qrcode>
|
||||
|
|
Loading…
Reference in New Issue
Block a user