mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-10 18:30:19 +01:00
Fix
This commit is contained in:
@@ -131,3 +131,9 @@ pub async fn download_from_cache(
|
||||
caption
|
||||
})
|
||||
}
|
||||
|
||||
pub async fn start_update_cache(
|
||||
_db: Database
|
||||
) {
|
||||
// TODO
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user