From 59177c580817a4e13e87270894f9326e958608c5 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Thu, 28 Jan 2016 01:20:59 -0800 Subject: [PATCH] This was not redundant. --- src/General/Index.coffee | 1 + 1 file changed, 1 insertion(+) diff --git a/src/General/Index.coffee b/src/General/Index.coffee index 8b11e8e1d..3a12e7a6e 100644 --- a/src/General/Index.coffee +++ b/src/General/Index.coffee @@ -437,6 +437,7 @@ Index = return Index.req = $.ajax "//a.4cdn.org/#{g.BOARD}/catalog.json", + onabort: Index.load onloadend: Index.load , whenModified: 'Index'