feat: pass data through lnurl for webhook (#31)
* feat: pass through data with lnurl
This commit is contained in:
parent
f2e419e18d
commit
84179e8eea
3 changed files with 43 additions and 16 deletions
|
|
@ -175,9 +175,6 @@
|
|||
label="Lightning Address"
|
||||
@input="formDialog.data.username = formDialog.data.username.toLowerCase()"
|
||||
/>
|
||||
<span class="label">
|
||||
@ {% raw %} {{ domain }} {% endraw %}
|
||||
</span>
|
||||
</div>
|
||||
<div class="col" style="margin-top: 10px">
|
||||
<span class="label">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue