mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-10 20:42:32 +02:00
Update wallet.html
This commit is contained in:
@@ -228,7 +228,7 @@
|
||||
<strong>Scan this QRcode to open this wallet somewhere else (e.g. your cell phone)</strong><p></p>
|
||||
<q-responsive :ratio="1" class="q-mx-xl">
|
||||
<qrcode
|
||||
:value="'{{request.url_root}}'+'wallet?usr={{user.id}}&wal={{wallet.it}}'"
|
||||
:value="'{{request.url_root}}'+'wallet?usr={{user.id}}&wal={{wallet.id}}'"
|
||||
:options="{width:240}"
|
||||
></qrcode>
|
||||
</q-responsive><p></p>
|
||||
|
Reference in New Issue
Block a user