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-h6">Copy to LNURLPoS device</div>
|
||||||
<div class="text-subtitle2">
|
<div class="text-subtitle2">
|
||||||
{% raw %} String server =
|
{% raw %} String baseURL =
|
||||||
"{{location}}/lnurlpos/api/v1/lnurl/{{settingsDialog.data.id}}";<br />
|
"{{location}}/lnurlpos/api/v1/lnurl/{{settingsDialog.data.id}}";<br />
|
||||||
String key = "{{settingsDialog.data.key}}";<br />
|
String key = "{{settingsDialog.data.key}}";<br />
|
||||||
String currency = "{{settingsDialog.data.currency}}";{% endraw %}
|
String currency = "{{settingsDialog.data.currency}}";{% endraw %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue