2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Version 1.9.

- System spellchecker on Windows 8+ and macOS 10.12+.
This commit is contained in:
John Preston
2019-11-05 17:46:42 +03:00
parent 3fd2d73f04
commit 54a64c01dc
7 changed files with 27 additions and 19 deletions

View File

@@ -60,6 +60,10 @@ std::map<int, const char*> BetaLogs() {
"\xE2\x80\xA2 Update your theme for all its users when you change something.\n"
},
{
1009000,
"\xE2\x80\xA2 System spellchecker on Windows 8+ and macOS 10.12+.\n"
},
};
};