Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
be19ad1
1
Parent(s):
0357623
Update __init.py
Browse files- Powers/__init.py +1 -1
Powers/__init.py
CHANGED
@@ -58,7 +58,7 @@ LOGGER.info("Source Code: https://github.com/iamgojoof6eyes/Gojo_Satarou\n")
|
|
58 |
|
59 |
# Account Related
|
60 |
BOT_TOKEN = Config.BOT_TOKEN
|
61 |
-
|
62 |
API_HASH = Config.API_HASH
|
63 |
|
64 |
# General Config
|
|
|
58 |
|
59 |
# Account Related
|
60 |
BOT_TOKEN = Config.BOT_TOKEN
|
61 |
+
API_ID = Config.API_ID
|
62 |
API_HASH = Config.API_HASH
|
63 |
|
64 |
# General Config
|