mirror of https://github.com/procxx/kepka.git
parent
f1822d69be
commit
0eb8d24394
|
@ -2083,6 +2083,7 @@ void Session::unreadEntryChanged(const Dialogs::Key &key, bool added) {
|
|||
_chatsList.unreadEntryChanged(state, added);
|
||||
}
|
||||
}
|
||||
Notify::unreadCounterUpdated();
|
||||
}
|
||||
|
||||
void Session::selfDestructIn(not_null<HistoryItem*> item, crl::time delay) {
|
||||
|
|
Loading…
Reference in New Issue