Switching the discord chat view to being the default now that forum channels are supported
This commit is contained in:
@@ -132,7 +132,7 @@ var ChatBoxUI = Class.extend({
|
||||
});
|
||||
}
|
||||
|
||||
this.setDiscordVisible(false);
|
||||
this.setDiscordVisible(true);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user