mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update dictionaries.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user