Spaces:
Running
Running
fix maintance
Browse files- akn/manage/account.py +1 -1
akn/manage/account.py
CHANGED
@@ -394,7 +394,7 @@ force_reply = ReplyKeyboardMarkup(
|
|
394 |
[KeyboardButton("π Create Magic Font")],
|
395 |
[KeyboardButton("π₯ Create Gemini"), KeyboardButton("π Create Meta AI")],
|
396 |
[KeyboardButton("β¨ Create Session Bot"), KeyboardButton("πΊ Create Captcha Bot")],
|
397 |
-
[KeyboardButton("π₯ Create
|
398 |
],
|
399 |
resize_keyboard=True,
|
400 |
one_time_keyboard=True
|
|
|
394 |
[KeyboardButton("π Create Magic Font")],
|
395 |
[KeyboardButton("π₯ Create Gemini"), KeyboardButton("π Create Meta AI")],
|
396 |
[KeyboardButton("β¨ Create Session Bot"), KeyboardButton("πΊ Create Captcha Bot")],
|
397 |
+
[KeyboardButton("π₯ Create Downloader Bot")],
|
398 |
],
|
399 |
resize_keyboard=True,
|
400 |
one_time_keyboard=True
|