pic for tariffs

This commit is contained in:
Vladless
2024-12-10 05:13:54 +03:00
parent afb037c7f5
commit dbd06691c9
+1 -1
View File
@@ -116,4 +116,4 @@ async def handle_about_vpn(callback_query: CallbackQuery):
)
builder.row(InlineKeyboardButton(text="⬅️ Назад", callback_data="start"))
await callback_query.message.answer(get_about_vpn("3.2.2-Release"), reply_markup=builder.as_markup())
await callback_query.message.answer(get_about_vpn("3.2.21-Release"), reply_markup=builder.as_markup())