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:
@@ -141,7 +141,7 @@ impl BotsManager {
|
||||
|
||||
if webhook_info.last_error_message.is_some() {
|
||||
log::error!(
|
||||
"Error getting webhook info: {:?}",
|
||||
"Webhook last error: {:?}",
|
||||
webhook_info.last_error_message
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user