Revert "do not add lnurlw:// to the string"
This reverts commit 630cc296fb.
This commit is contained in:
parent
630cc296fb
commit
a086db43ba
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ new Vue({
|
|||
return {
|
||||
toggleAdvanced: false,
|
||||
nfcTagReading: false,
|
||||
lnurlLink: `${window.location.host}/boltcards/api/v1/scan/`,
|
||||
lnurlLink: `lnurlw://${window.location.host}/boltcards/api/v1/scan/`,
|
||||
cards: [],
|
||||
hits: [],
|
||||
refunds: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue