Fix Korean language name.

This commit is contained in:
Paul
2021-08-30 15:01:15 +01:00
parent 0ca99ddceb
commit 2a2f711eb5
2 changed files with 3 additions and 2 deletions

View File

@@ -249,8 +249,9 @@ export const ServerListSidebar = observer(({ unreads, lastOpened }: Props) => {
x.channel?.channel_type === "DirectMessage" &&
x.channel.active &&
x.unread
)
) {
alertCount++;
}
}
alertCount += [...client.users.values()].filter(