mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-29 00:39:55 +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