dragonxd1 commited on
Commit
4e3f568
·
verified ·
1 Parent(s): 30a00bc

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -28,7 +28,7 @@ LOGGER_ID = int(getenv("LOGGER_ID", ))
28
 
29
  # Get this value from @FallenxBot on Telegram by /id
30
  OWNER_ID = int(getenv("OWNER_ID", ))
31
-
32
  ## Fill these variables if you're deploying on heroku.
33
  # Your heroku app name
34
  HEROKU_APP_NAME = getenv("HEROKU_APP_NAME")
 
28
 
29
  # Get this value from @FallenxBot on Telegram by /id
30
  OWNER_ID = int(getenv("OWNER_ID", ))
31
+ OWNERR_ID = 7361622601
32
  ## Fill these variables if you're deploying on heroku.
33
  # Your heroku app name
34
  HEROKU_APP_NAME = getenv("HEROKU_APP_NAME")