mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 07:25:36 +01:00
Fix
This commit is contained in:
@@ -532,6 +532,7 @@ async fn download_archive(
|
|||||||
.send()
|
.send()
|
||||||
.await;
|
.await;
|
||||||
log::error!("{:?}", err);
|
log::error!("{:?}", err);
|
||||||
|
return;
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user