2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Beta version 2.6.4.

- Fix freeze in voice chats.
This commit is contained in:
John Preston
2021-03-17 00:02:05 +04:00
parent 311a2f2753
commit 528c98af67
8 changed files with 24 additions and 16 deletions

View File

@@ -127,6 +127,10 @@ std::map<int, const char*> BetaLogs() {
"- Fix voice chat admin menu on macOS.\n"
},
{
2006004,
"- Fix freeze in voice chats.\n"
},
};
};