mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-15 12:20:21 +01:00
fix lightning://
This commit is contained in:
parent
aa8557ada1
commit
1fd2ccc54e
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
|||
lightning-network invoice</span
|
||||
>
|
||||
</center>
|
||||
<a href="lightning://{{ charge.payment_request }}">
|
||||
<a href="lightning:{{ charge.payment_request }}">
|
||||
<q-responsive :ratio="1" class="q-mx-md">
|
||||
<qrcode
|
||||
:value="'{{ charge.payment_request }}'"
|
||||
|
|
Loading…
Add table
Reference in a new issue