minor bug fixes

This commit is contained in:
Vladless
2025-02-25 22:06:44 +03:00
parent 148e99ea6f
commit fa2d3eaa0a
-1
View File
@@ -200,7 +200,6 @@ async def edit_or_send_message(
)
return
except Exception as e:
logger.error(f"Ошибка редактирования текста: {e}")
await target_message.answer(
text=text,
reply_markup=reply_markup,