fix lightning://

This commit is contained in:
Tiago vasconcelos 2021-12-29 15:12:10 +00:00
parent 2991cbce1f
commit aa8557ada1

View file

@ -7,7 +7,7 @@
{% if link.is_spent %}
<q-badge color="red" class="q-mb-md">Withdraw is spent.</q-badge>
{% endif %}
<a href="lightning://{{ lnurl }}">
<a href="lightning:{{ lnurl }}">
<q-responsive :ratio="1" class="q-mx-md">
<qrcode
:value="this.here + '/?lightning={{lnurl }}'"