Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
424a281
1
Parent(s):
90b8fbf
Update __init__.py
Browse files- Powers/__init__.py +1 -1
Powers/__init__.py
CHANGED
@@ -82,7 +82,7 @@ NO_LOAD = Config.NO_LOAD
|
|
82 |
WORKERS = Config.WORKERS
|
83 |
|
84 |
# Prefixes
|
85 |
-
|
86 |
VERSION = Config.VERSION
|
87 |
|
88 |
HELP_COMMANDS = {} # For help menu
|
|
|
82 |
WORKERS = Config.WORKERS
|
83 |
|
84 |
# Prefixes
|
85 |
+
|
86 |
VERSION = Config.VERSION
|
87 |
|
88 |
HELP_COMMANDS = {} # For help menu
|