rollback on removing NFC button
This commit is contained in:
parent
0177316075
commit
d1eb0b0c4d
1 changed files with 0 additions and 3 deletions
|
|
@ -175,7 +175,6 @@
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
</h5>
|
</h5>
|
||||||
<q-btn
|
<q-btn
|
||||||
v-if="hasNFC"
|
|
||||||
outline
|
outline
|
||||||
color="grey"
|
color="grey"
|
||||||
icon="nfc"
|
icon="nfc"
|
||||||
|
|
@ -546,8 +545,6 @@
|
||||||
setInterval(function () {
|
setInterval(function () {
|
||||||
getRates()
|
getRates()
|
||||||
}, 120000)
|
}, 120000)
|
||||||
|
|
||||||
this.hasNFC = 'NDEFReader' in window
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue