Skip to content

Commit c41f5b5

Browse files
committed
Fix merge error
1 parent 19c6dfe commit c41f5b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ios/CDVUIInAppBrowser.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,7 @@ - (BOOL)webView:(UIWebView*)theWebView shouldStartLoadWithRequest:(NSURLRequest*
507507
}
508508

509509
return shouldStart;
510+
}
510511

511512
- (void)webViewDidStartLoad:(UIWebView*)theWebView
512513
{

0 commit comments

Comments
 (0)