2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 22:55:11 +00:00

Beta version 2.6.5.

- Improvements and fixes in new voice chat features.
This commit is contained in:
John Preston
2021-03-17 21:16:55 +04:00
parent 0684db9bd8
commit 1291f1c80d
8 changed files with 25 additions and 16 deletions

View File

@@ -133,6 +133,10 @@ std::map<int, const char*> BetaLogs() {
"- Make default interface scale 110% on macOS Retina screens.\n"
},
{
2006005,
"- Improvements and fixes in new voice chat features.\n"
},
};
};