mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
@@ -912,9 +912,9 @@ void DocumentData::save(
|
||||
if (_loader) {
|
||||
if (!_loader->setFileName(toFile)) {
|
||||
cancel();
|
||||
_flags &= ~Flag::DownloadCancelled;
|
||||
}
|
||||
}
|
||||
_flags &= ~Flag::DownloadCancelled;
|
||||
|
||||
if (_loader) {
|
||||
if (fromCloud == LoadFromCloudOrLocal) {
|
||||
|
Reference in New Issue
Block a user