mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-01 01:45:06 +00:00
Preload complex last message on demand.
This commit is contained in:
@@ -211,7 +211,7 @@ not_null<Dialogs::MainList*> Folder::chatsList() {
|
||||
return &_chatsList;
|
||||
}
|
||||
|
||||
void Folder::loadUserpic() {
|
||||
void Folder::chatListPreloadData() {
|
||||
}
|
||||
|
||||
void Folder::paintUserpic(
|
||||
|
||||
Reference in New Issue
Block a user