change url

This commit is contained in:
behruz-dev
2025-09-05 20:50:30 +05:00
parent 7e3521f889
commit 88e791dc6b

View File

@@ -71,7 +71,7 @@ async def start_handler(message: types.Message):
keyboard=[ keyboard=[
[KeyboardButton( [KeyboardButton(
text="Open", text="Open",
web_app=WebAppInfo(url="https://agro360.vercel.app") web_app=WebAppInfo(url="https://agro365.vercel.app")
)] )]
], ],
resize_keyboard=True resize_keyboard=True