mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 15:35:35 +01:00
Update archive downloading
This commit is contained in:
@@ -37,8 +37,6 @@ pub struct Task {
|
||||
pub status_description: String,
|
||||
pub error_message: Option<String>,
|
||||
pub result_filename: Option<String>,
|
||||
pub result_link: Option<String>,
|
||||
pub result_internal_link: Option<String>,
|
||||
pub content_size: Option<u64>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user