text change, fix copy pasta
This commit is contained in:
parent
ad60c1614e
commit
c114895219
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ new Vue({
|
||||||
|
|
||||||
this.nfcTagReading = true
|
this.nfcTagReading = true
|
||||||
this.$q.notify({
|
this.$q.notify({
|
||||||
message: 'Tap your NFC tag to pay this invoice with LNURLw.'
|
message: 'Tap your NFC tag to copy its UID here.'
|
||||||
})
|
})
|
||||||
|
|
||||||
return ndef.scan({signal: readerAbortController.signal}).then(() => {
|
return ndef.scan({signal: readerAbortController.signal}).then(() => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue