mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-23 22:47:05 +01:00
server to baseURL
This commit is contained in:
parent
cee82abb54
commit
13a34d78e2
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
|||
>
|
||||
<div class="text-h6">Copy to LNURLPoS device</div>
|
||||
<div class="text-subtitle2">
|
||||
{% raw %} String server =
|
||||
{% raw %} String baseURL =
|
||||
"{{location}}/lnurlpos/api/v1/lnurl/{{settingsDialog.data.id}}";<br />
|
||||
String key = "{{settingsDialog.data.key}}";<br />
|
||||
String currency = "{{settingsDialog.data.currency}}";{% endraw %}
|
||||
|
|
Loading…
Add table
Reference in a new issue