From c114895219475e0328cfea87228062de16395cd1 Mon Sep 17 00:00:00 2001 From: Lee Salminen Date: Tue, 30 Aug 2022 08:08:11 -0600 Subject: [PATCH] text change, fix copy pasta --- lnbits/extensions/boltcards/static/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnbits/extensions/boltcards/static/js/index.js b/lnbits/extensions/boltcards/static/js/index.js index 68dc319f..84c2fca5 100644 --- a/lnbits/extensions/boltcards/static/js/index.js +++ b/lnbits/extensions/boltcards/static/js/index.js @@ -170,7 +170,7 @@ new Vue({ this.nfcTagReading = true 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(() => {