Explorar o código

Update RCTConvert+RNPStatus.h

Eugene Hauptmann %!s(int64=8) %!d(string=hai) anos
pai
achega
746039bdff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ios/RCTConvert+RNPStatus.h

+ 1 - 1
ios/RCTConvert+RNPStatus.h

@@ -33,7 +33,7 @@ typedef NS_ENUM(NSInteger, RNPType) {
     RNPTypeNotification,
     RNPTypeBackgroundRefresh,
     RNPTypeSpeechRecognition,
-    RNPTypeMediaLibrary
+    RNPTypeMediaLibrary,
     RNPTypeMotion
 };