2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Beta version 2.1.14.

- Support for multiple accounts.
This commit is contained in:
John Preston
2020-06-29 21:51:06 +04:00
parent c777f51427
commit a8d0b80baa
7 changed files with 27 additions and 19 deletions

View File

@@ -49,6 +49,10 @@ std::map<int, const char*> BetaLogs() {
"\xE2\x80\xA2 Allow export of a single chat message history "
"in JSON format."
},
{
2001014,
"\xE2\x80\xA2 Support for multiple accounts."
}
};
};