From 9f1d27a0c5f652b625fc73bdd26aaf2d1189c317 Mon Sep 17 00:00:00 2001 From: Matvei Andrienko Date: Wed, 4 Sep 2024 13:05:54 +0200 Subject: [PATCH] fix: include system messages in unread count (#1350) --- src/channel.ts | 1 - test/unit/channel.js | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/channel.ts b/src/channel.ts index 90cba5ed0f..63e2b6178d 100644 --- a/src/channel.ts +++ b/src/channel.ts @@ -925,7 +925,6 @@ export class Channel