mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-10-13 13:58:04 +00:00
Support unread mentions / reactions in topics.
This commit is contained in:
@@ -271,6 +271,7 @@ void Changes::sendNotifications() {
|
||||
_historyChanges.sendNotifications();
|
||||
_messageChanges.sendNotifications();
|
||||
_entryChanges.sendNotifications();
|
||||
_topicChanges.sendNotifications();
|
||||
}
|
||||
|
||||
} // namespace Data
|
||||
|
Reference in New Issue
Block a user