2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

beta version 9015005

This commit is contained in:
John Preston
2016-01-01 05:00:28 +08:00
parent d876861431
commit 87becf552b
6 changed files with 44 additions and 43 deletions

View File

@@ -609,7 +609,7 @@ namespace {
if (!_working()) return;
_manager->writingLocations();
if (_fileLocations.isEmpty()) {
if (_fileLocations.isEmpty() && _webFilesMap.isEmpty()) {
if (_locationsKey) {
clearKey(_locationsKey);
_locationsKey = 0;