mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Implement correct jump to message / unread / bottom.
This commit is contained in:
@@ -540,7 +540,7 @@ bool ForumTopic::chatListUnreadMark() const {
|
||||
}
|
||||
|
||||
bool ForumTopic::chatListMutedBadge() const {
|
||||
return true;
|
||||
return history()->mute();
|
||||
}
|
||||
|
||||
HistoryItem *ForumTopic::chatListMessage() const {
|
||||
|
||||
Reference in New Issue
Block a user