mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Add top bar menu and notifications toggle.
This commit is contained in:
@@ -1812,6 +1812,9 @@ void History::setUnreadCount(int newUnreadCount) {
|
||||
Notify::historyMuteUpdated(this);
|
||||
}
|
||||
updateChatListEntry();
|
||||
Notify::peerUpdatedDelayed(
|
||||
peer,
|
||||
Notify::PeerUpdate::Flag::NotificationsEnabled);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user