Skip to content

Commit 6783e75

Browse files
author
Null McNull
committed
README.md fix
1 parent 1e4bcfe commit 6783e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,4 @@ Allows you to specify a filter function to exclude certain ajax requests from bl
203203
if(config.url.match(/^\/api\/quote($|\/).*/)) {
204204
return false; // ... don't block it.
205205
}
206-
});
206+
});

0 commit comments

Comments
 (0)