mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Alpha version 1.2.7.
- Use fast reply button in group chats. - Select a message you want to reply to by pressing Ctrl+Up and Ctrl+Down.
This commit is contained in:
@@ -77,6 +77,13 @@ std::map<int, const char*> AlphaLogs() {
|
||||
|
||||
"\xE2\x80\x94 Bug fixes and other minor improvements."
|
||||
},
|
||||
{
|
||||
1002007,
|
||||
"\xE2\x80\x94 Use fast reply button in group chats.\n"
|
||||
|
||||
"\xE2\x80\x94 Select a message you want to reply to by "
|
||||
"pressing Ctrl+Up and Ctrl+Down."
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user