randydev commited on
Commit
74eafb7
·
verified ·
1 Parent(s): 4676c16
Files changed (1) hide show
  1. akn/manage/callback.py +2 -2
akn/manage/callback.py CHANGED
@@ -870,8 +870,8 @@ async def confirm_userbot_str(_, cb: CallbackQuery):
870
  ],
871
  [
872
  InlineKeyboardButton(
873
- text="📁 Akeno Data",
874
- callback_data="you_info"
875
  )
876
  ],
877
  [
 
870
  ],
871
  [
872
  InlineKeyboardButton(
873
+ text=" My Userbot",
874
+ callback_data="my_userbotub"
875
  )
876
  ],
877
  [