Skip to content

Commit 29d7022

Browse files
committed
Added reference of the issue21: #21
1 parent 82abb2a commit 29d7022

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AXWebViewController/AXWebViewController/AXWebViewController.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ @interface _AXWebViewProgressView : NJKWebViewProgressView
101101
@property(weak, nonatomic) AXWebViewController *webViewController;
102102
@end
103103

104+
// Fixed issue: https://github.com/devedbox/AXWebViewController/issues/21
104105
#ifndef kAX404NotFoundHTMLPath
105106
#define kAX404NotFoundHTMLPath [[NSBundle bundleForClass:NSClassFromString(@"AXWebViewController")] pathForResource:@"AXWebViewController.bundle/html.bundle/404" ofType:@"html"]
106107
#endif

0 commit comments

Comments
 (0)