mirror of
https://github.com/status-im/react-native-camera.git
synced 2025-02-24 01:38:18 +00:00
fixed missing bracket from merge
This commit is contained in:
parent
e41a6e2b58
commit
83c26fd01c
@ -459,6 +459,7 @@ static NSDictionary *defaultFaceDetectorOptions = nil;
|
||||
} else {
|
||||
RCTLogWarn(@"%s: Setting videoCodec is only supported above iOS version 10.", __func__);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dispatch_async(self.sessionQueue, ^{
|
||||
|
Loading…
x
Reference in New Issue
Block a user