mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Register streaming loaders in Storage::Downloader.
This commit is contained in:
@@ -1240,7 +1240,7 @@ auto DocumentData::createStreamingLoader(
|
||||
}
|
||||
return hasRemoteLocation()
|
||||
? std::make_unique<Media::Streaming::LoaderMtproto>(
|
||||
&session().api(),
|
||||
&session().downloader(),
|
||||
StorageFileLocation(
|
||||
_dc,
|
||||
session().userId(),
|
||||
|
Reference in New Issue
Block a user