Version 1.8.6

This commit is contained in:
2026-03-06 22:05:01 +01:00
parent e3e2a87b5e
commit 23223480e5
19 changed files with 32 additions and 8 deletions
@@ -63,7 +63,7 @@ public class NfcReceiver
{
Miscellaneous.logEvent("i", "NFC", "ACTION_NDEF_DISCOVERED", 4);
getNfcAdapter(context);
getNfcAdapter(context);
if(nfcAdapter == null) // if it's still null the device doesn't support NFC
{