mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-06 14:45:36 +01:00
Fix
This commit is contained in:
@@ -43,7 +43,7 @@ pub async fn cache_file(
|
||||
|
||||
let downloader_result = match download_from_downloader(
|
||||
book.source.id,
|
||||
object_id,
|
||||
book.remote_id,
|
||||
object_type.clone()
|
||||
).await {
|
||||
Ok(v) => v,
|
||||
|
||||
Reference in New Issue
Block a user