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;