Эх сурвалжийг харах

Merge pull request #101 from maartenschumacher/patch-1

Add missing comma
Yonah Forst 8 жил өмнө
parent
commit
a302aa9d85

+ 1 - 1
ReactNativePermissions.js

@@ -25,7 +25,7 @@ const RNPTypes = {
 		'contacts',
 		'event',
 		'photo',
-		'storage'
+		'storage',
 		'notification',
 	]
 }