mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +00:00
Beta version 1.9.22.
- Organize chats into Chat Folders if you have too many chats.
This commit is contained in:
@@ -49,6 +49,11 @@ std::map<int, const char*> BetaLogs() {
|
||||
"\xE2\x80\xA2 Fix blurred thumbnails in albums with video files.\n"
|
||||
|
||||
"\xE2\x80\xA2 Fix a possible crash in animated stickers rendering."
|
||||
},
|
||||
{
|
||||
1009022,
|
||||
"\xE2\x80\xA2 Organize chats into Chat Folders "
|
||||
"if you have too many chats.\n"
|
||||
}
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user