Revert "do not add lnurlw:// to the string"
This reverts commit 630cc296fb.
This commit is contained in:
@@ -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: [],
|
||||
|
||||
Reference in New Issue
Block a user