فهرست منبع

Update RCTConvert+RNPStatus.h

Eugene Hauptmann 8 سال پیش
والد
کامیت
746039bdff
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
 };