mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-22 05:11:55 +01:00
Translations: Force update cache (#1540)
This commit is contained in:
parent
9319a260bb
commit
eac60f3cc7
@ -30,7 +30,7 @@ export const MEDIA_PROGRESSIVE_CACHE_DISABLED = false;
|
||||
export const MEDIA_PROGRESSIVE_CACHE_NAME = 'tt-media-progressive';
|
||||
export const MEDIA_CACHE_MAX_BYTES = 512 * 1024; // 512 KB
|
||||
export const CUSTOM_BG_CACHE_NAME = 'tt-custom-bg';
|
||||
export const LANG_CACHE_NAME = 'tt-lang-packs-v5';
|
||||
export const LANG_CACHE_NAME = 'tt-lang-packs-v6';
|
||||
export const ASSET_CACHE_NAME = 'tt-assets';
|
||||
|
||||
export const DOWNLOAD_WORKERS = 16;
|
||||
|
Loading…
x
Reference in New Issue
Block a user