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

Beta version 3.0.5: Fix build on Linux.

This commit is contained in:
John Preston
2021-09-17 11:08:44 +03:00
parent 10d405aef4
commit 038f19d055
3 changed files with 1 additions and 2 deletions

View File

@@ -58,6 +58,7 @@ std::map<int, const char*> BetaLogs() {
{
3000005,
"- Add support for Emoji 13.1."
}
};
};