Fix merge error

This commit is contained in:
Dave Alden 2018-10-09 11:31:26 +01:00
parent 19c6dfe197
commit c41f5b5131

View File

@ -507,6 +507,7 @@ static CDVUIInAppBrowser* instance = nil;
}
return shouldStart;
}
- (void)webViewDidStartLoad:(UIWebView*)theWebView
{