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:
@@ -317,6 +317,7 @@ async fn send_with_download_from_channel(
|
||||
log::error!("{:?}", err);
|
||||
|
||||
send_download_link(message.clone(), bot.clone(), download_data).await?;
|
||||
return Ok(());
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user