mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
unread loading by inboxReadBefore message id added
This commit is contained in:
@@ -536,6 +536,7 @@ namespace App {
|
||||
}
|
||||
if (!data) continue;
|
||||
|
||||
data->loaded = true;
|
||||
if (App::main()) {
|
||||
if (emitPeerUpdated) {
|
||||
App::main()->peerUpdated(data);
|
||||
|
Reference in New Issue
Block a user