Skip to content

Commit f8c9f54

Browse files
authored
Add NFC configuration option to nativephp
1 parent 4a69b26 commit f8c9f54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/nativephp.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@
255255
'storage_read' => false,
256256
'storage_write' => false,
257257
'scanner' => false,
258+
'nfc' => false,
258259
'network_state' => true,
259260
],
260261

0 commit comments

Comments
 (0)