text change, fix copy pasta
This commit is contained in:
@@ -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(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user