From ee9dbef1a2287be6a0d2980d0941ac9dccde98a0 Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Fri, 30 Jan 2015 04:03:28 +0000 Subject: [PATCH] comm: line accidentally commented out - although as tabs don't download when not viewed any more, doesn't really cause issues --- code/chat.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/chat.js b/code/chat.js index 4d2725f6..7b9bfe9c 100644 --- a/code/chat.js +++ b/code/chat.js @@ -604,7 +604,7 @@ window.chat.chooseTab = function(tab) { input.css('cssText', 'color: #bbb !important'); mark.text('tell Jarvis:'); - //chat.renderAlerts(false); + chat.renderAlerts(false); break; default: