Skip to content

Commit

Permalink
indnt
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelkPetkov committed Jun 2, 2016
1 parent 78531bf commit df413e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iphone/Classes/TiUIWebView.m
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ - (BOOL)webView:(UIWebView *)webView shouldStartLoadWithRequest:(NSURLRequest *)
}
return NO;
}
}
}
}

if ([self.proxy _hasListeners:@"beforeload"])
Expand Down

0 comments on commit df413e3

Please sign in to comment.