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

Beta version 2.6.2.

- Fix text disappearing because of cloud drafts sync.
This commit is contained in:
John Preston
2021-03-13 20:16:23 +04:00
parent a506e9b9eb
commit ab2c99acf3
7 changed files with 27 additions and 19 deletions

View File

@@ -113,6 +113,10 @@ std::map<int, const char*> BetaLogs() {
"in Recent Actions and channel comments.\n"
"- Bug and crash fixes.\n"
},
{
2006002,
"- Fix text disappearing because of cloud drafts sync.\n"
}
};
};