add label for lnaddress to qrcode html
This commit is contained in:
parent
8e5ed7d23d
commit
096190cfd2
1 changed files with 1 additions and 0 deletions
|
|
@ -319,6 +319,7 @@
|
||||||
<strong>Dispatches webhook to:</strong> {{ qrCodeDialog.data.webhook
|
<strong>Dispatches webhook to:</strong> {{ qrCodeDialog.data.webhook
|
||||||
}}<br />
|
}}<br />
|
||||||
<strong>On success:</strong> {{ qrCodeDialog.data.success }}<br />
|
<strong>On success:</strong> {{ qrCodeDialog.data.success }}<br />
|
||||||
|
<strong>Lightning Address: </strong> {{ qrCodeDialog.data.username}} <br/>
|
||||||
</p>
|
</p>
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
<div class="row q-mt-lg q-gutter-sm">
|
<div class="row q-mt-lg q-gutter-sm">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue