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