link in QR
This commit is contained in:
parent
72455e4b92
commit
e878b66d7a
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue