mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Use StorageFileLocation in mtpFileLoader.
This commit is contained in:
@@ -2029,7 +2029,6 @@ DocumentData *Session::documentFromWeb(
|
||||
int32(0), // data.vsize.v
|
||||
StorageImageLocation());
|
||||
result->setWebLocation(WebFileLocation(
|
||||
Global::WebFileDcId(),
|
||||
data.vurl.v,
|
||||
data.vaccess_hash.v));
|
||||
return result;
|
||||
|
Reference in New Issue
Block a user