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:
@@ -486,8 +486,7 @@ async fn wait_archive(
|
|||||||
message.chat.id,
|
message.chat.id,
|
||||||
message.id,
|
message.id,
|
||||||
format!(
|
format!(
|
||||||
"Статус: \n ⏳ {} \n\n
|
"Статус: \n ⏳ {} \n\nОбновлено в {now}",
|
||||||
Обновлено в {now}",
|
|
||||||
task.status_description
|
task.status_description
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user