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:
@@ -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."
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user