Update dictionaries.

This commit is contained in:
John Preston
2026-04-24 14:10:55 +07:00
parent 0e1b53dfa7
commit 9681e7eb19
@@ -64,8 +64,8 @@ inline auto LanguageFromLocale(QLocale loc) {
: int(locLang);
}
constexpr auto kDictionariesManifestChannel = "tdhbcfeed"_cs;
constexpr auto kDictionariesManifestPostId = 0;
constexpr auto kDictionariesManifestChannel = "tdhbcfiles"_cs;
constexpr auto kDictionariesManifestPostId = 2949;
// Runtime-loaded dictionaries manifest. Kept in memory only: fetched from
// the pinned JSON post the first time something actually needs it