lnurl-auth: show wallet name on modal.
This commit is contained in:
parent
b7e337b0ee
commit
54881d777e
|
@ -350,7 +350,7 @@
|
|||
{% raw %}
|
||||
<q-form @submit="authLnurl" class="q-gutter-md">
|
||||
<p class="q-my-none text-h6">
|
||||
Authenticate with <b>{{ parse.lnurlauth.domain }}</b>?
|
||||
Authenticate with <b>{{ parse.lnurlauth.domain }}</b> from wallet <em>{{ g.wallet.name }}</em>?
|
||||
</p>
|
||||
<q-separator class="q-my-sm"></q-separator>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user