mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 23:27:09 +02:00
Fix cancel of album parts uploading.
This commit is contained in:
parent
3febace163
commit
a532ae81b3
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Document::Document(
|
|||
fillNamedFromData(named);
|
||||
}
|
||||
|
||||
setDocumentLinks(_data, item);
|
||||
setDocumentLinks(_data, realParent);
|
||||
|
||||
setStatusSize(Ui::FileStatusSizeReady);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue