mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-26 03:46:17 +02:00
rollback on removing NFC button
This commit is contained in:
@@ -175,7 +175,6 @@
|
||||
{% endraw %}
|
||||
</h5>
|
||||
<q-btn
|
||||
v-if="hasNFC"
|
||||
outline
|
||||
color="grey"
|
||||
icon="nfc"
|
||||
@@ -546,8 +545,6 @@
|
||||
setInterval(function () {
|
||||
getRates()
|
||||
}, 120000)
|
||||
|
||||
this.hasNFC = 'NDEFReader' in window
|
||||
}
|
||||
})
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user