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

Beta version 1.9.17.

- Spell checker on Windows 7.
- Bug fixes and other minor improvements.
This commit is contained in:
John Preston
2020-02-24 19:58:34 +04:00
parent 2b0e62dafe
commit ddf483012b
8 changed files with 28 additions and 16 deletions

View File

@@ -61,6 +61,13 @@ std::map<int, const char*> BetaLogs() {
"\xE2\x80\xA2 Mark new messages as read "
"while scrolling down through them.\n"
"\xE2\x80\xA2 Bug fixes and other minor improvements."
},
{
1009017,
"\xE2\x80\xA2 Spell checker on Windows 7.\n"
"\xE2\x80\xA2 Bug fixes and other minor improvements."
}
};