смена слогана

This commit is contained in:
Vlad
2024-10-02 04:51:48 +03:00
parent e1aadf9781
commit 19f40c8fad
+1
View File
@@ -71,6 +71,7 @@ async def handle_about_vpn(callback_query: CallbackQuery):
await callback_query.message.answer(
info_message,
parse_mode='HTML',
parse_mode='Markdown',
reply_markup=inline_keyboard_back
)