2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Correctly unload heavy parts on quit.

This commit is contained in:
John Preston
2020-05-26 17:40:36 +04:00
parent 64cf0e1a44
commit 700d3db4cc
21 changed files with 87 additions and 63 deletions

View File

@@ -490,7 +490,7 @@ std::unique_ptr<FileLoader> CreateFileLoader(
size,
locationType,
toCache,
fromCloud,
LoadFromCloudOrLocal,
autoLoading,
cacheTag);
});