This commit is contained in:
2023-08-07 21:25:37 +02:00
parent 54e5790764
commit eff6960f3e

View File

@@ -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
) )
) )