Switching the discord chat view to being the default now that forum channels are supported

This commit is contained in:
Christian 'ketura' McCarty
2023-07-31 01:30:47 -05:00
parent 6731bff10d
commit b3382cddd2

View File

@@ -132,7 +132,7 @@ var ChatBoxUI = Class.extend({
}); });
} }
this.setDiscordVisible(false); this.setDiscordVisible(true);
} }
else else
{ {