From b5d60f1431b57c11151470ef6628c12d72913a58 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Mon, 7 Mar 2016 11:43:11 -0500 Subject: [PATCH] syntax error --- contrib/templates/default/modpage.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/templates/default/modpage.mustache b/contrib/templates/default/modpage.mustache index 3c0f140..7ec7eb9 100644 --- a/contrib/templates/default/modpage.mustache +++ b/contrib/templates/default/modpage.mustache @@ -102,7 +102,7 @@ if (e) { setInterval(2000, function() { update_nntpchan_feed_ticker(e); - } + }); }