comm: line accidentally commented out - although as tabs don't download when not viewed any more, doesn't really cause issues
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user