Reverted nfc button not showing
How it was before is better, as people know nfc functionality exists. It pushes them to use the right browser
This commit is contained in:
@@ -16,7 +16,6 @@ new Vue({
|
||||
return {
|
||||
toggleAdvanced: false,
|
||||
nfcTagReading: false,
|
||||
nfcSupported: typeof NDEFReader != 'undefined',
|
||||
lnurlLink: `${window.location.host}/boltcards/api/v1/scan/`,
|
||||
cards: [],
|
||||
hits: [],
|
||||
|
||||
Reference in New Issue
Block a user