From d92dd995645c8f6d0a93e975712783a8613836d7 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Sun, 29 Jan 2012 03:20:19 +0100 Subject: [PATCH] Build after merge. --- 4chan_x.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index a3173cd2a..67387d05f 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3424,7 +3424,7 @@ return $.ready(Main.ready); }, ready: function() { - var callback, node, nodes, _i, _j, _len, _len2, _ref; + var callback, form, node, nodes, _i, _j, _len, _len2, _ref; if (conf['404 Redirect'] && d.title === '4chan - 404') { redirect.init(); return;