Yonah Forst 9 years ago
parent
commit
4e655710cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ReactNativePermissions.js

+ 1 - 1
ReactNativePermissions.js

@@ -23,7 +23,7 @@ const RNPTypes = {
 		'microphone',
 		'contacts',
 		'event',
-		'photos',
+		'photo',
 	]
 }