mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-28 21:02:31 +02:00
link in QR
This commit is contained in:
@@ -684,7 +684,7 @@ page_container %}
|
|||||||
<!-- <a :href="'cashu:' + sendData.tokensBase64"> -->
|
<!-- <a :href="'cashu:' + sendData.tokensBase64"> -->
|
||||||
<q-responsive :ratio="1" class="q-mx-xl">
|
<q-responsive :ratio="1" class="q-mx-xl">
|
||||||
<qrcode
|
<qrcode
|
||||||
:value="sendData.tokensBase64"
|
:value="disclaimerDialog.base_url + '?mint_id=' + mintId + '&recv_token=' + sendData.tokensBase64"
|
||||||
:options="{width: 340}"
|
:options="{width: 340}"
|
||||||
class="rounded-borders"
|
class="rounded-borders"
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user