randydev commited on
Commit
11378cd
·
verified ·
1 Parent(s): 97581aa

Update akn/manage/account.py

Browse files
Files changed (1) hide show
  1. akn/manage/account.py +1 -0
akn/manage/account.py CHANGED
@@ -965,6 +965,7 @@ async def new_menu_meta_clone(bot, message):
965
  f"@{user_bots.me.username}",
966
  bot_token,
967
  client_name,
 
968
  disconnected=False
969
  )
970
  except Exception as e:
 
965
  f"@{user_bots.me.username}",
966
  bot_token,
967
  client_name,
968
+ days=7,
969
  disconnected=False
970
  )
971
  except Exception as e: