mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-14 02:41:06 +02:00
fix :// in bitcoin
This commit is contained in:
parent
87105b22bb
commit
e3c6d7aebe
@ -182,7 +182,7 @@
|
|||||||
to this onchain address</span
|
to this onchain address</span
|
||||||
>
|
>
|
||||||
</center>
|
</center>
|
||||||
<a href="bitcoin://{{ charge.onchainaddress }}">
|
<a href="bitcoin:{{ charge.onchainaddress }}">
|
||||||
<q-responsive :ratio="1" class="q-mx-md">
|
<q-responsive :ratio="1" class="q-mx-md">
|
||||||
<qrcode
|
<qrcode
|
||||||
:value="'{{ charge.onchainaddress }}'"
|
:value="'{{ charge.onchainaddress }}'"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user