fix misprint

This commit is contained in:
user 2024-04-05 14:02:50 +03:00
parent d0b66115a1
commit 9f09c3bbb5
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ async def tg_process_template(
return await chat_wrap.send_message(
text,
reply_markup=keyboard,
content_id=content_id,
**kwargs
)