2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Beta version 2.6.7.

- Improve voice chat participants list updating.
This commit is contained in:
John Preston
2021-03-18 18:05:43 +04:00
parent 38e15c9bdb
commit ac397e6e19
10 changed files with 34 additions and 21 deletions

View File

@@ -137,6 +137,10 @@ std::map<int, const char*> BetaLogs() {
2006005,
"- Improvements and fixes in new voice chat features.\n"
},
{
2006007,
"- Improve voice chat participants list updating.\n"
},
};
};