mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
beta version 9015005
This commit is contained in:
@@ -609,7 +609,7 @@ namespace {
|
||||
if (!_working()) return;
|
||||
|
||||
_manager->writingLocations();
|
||||
if (_fileLocations.isEmpty()) {
|
||||
if (_fileLocations.isEmpty() && _webFilesMap.isEmpty()) {
|
||||
if (_locationsKey) {
|
||||
clearKey(_locationsKey);
|
||||
_locationsKey = 0;
|
||||
|
Reference in New Issue
Block a user