Yonah Forst hace 8 años
padre
commit
4e655710cc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      ReactNativePermissions.js

+ 1
- 1
ReactNativePermissions.js Ver fichero

@@ -23,7 +23,7 @@ const RNPTypes = {
23 23
 		'microphone',
24 24
 		'contacts',
25 25
 		'event',
26
-		'photos',
26
+		'photo',
27 27
 	]
28 28
 }
29 29