mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[WIP] Modern cache
This commit is contained in:
@@ -79,6 +79,7 @@ func fetchResource(account: Account, resource: MediaResource, intervals: Signal<
|
||||
tag: nil,
|
||||
info: TelegramCloudMediaResourceFetchInfo(reference: .standalone(resource: file.file.resource), preferBackgroundReferenceRevalidation: false, continueInBackground: false),
|
||||
location: nil,
|
||||
contentType: .other,
|
||||
isRandomAccessAllowed: true
|
||||
)))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user