Fix Korean language name.

This commit is contained in:
Paul
2021-08-30 15:01:15 +01:00
parent 13e0fc86b0
commit c370a24fad
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(