fix :// in bitcoin
This commit is contained in:
parent
87105b22bb
commit
e3c6d7aebe
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue