Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
673a710
1
Parent(s):
0330c07
Akash's id
Browse files- Powers/vars.py +1 -1
Powers/vars.py
CHANGED
@@ -20,7 +20,7 @@ class Config:
|
|
20 |
int(i)
|
21 |
for i in config(
|
22 |
"DEV_USERS",
|
23 |
-
default="1874070588 1432756163 1344569458",
|
24 |
).split(" ")
|
25 |
]
|
26 |
SUDO_USERS = [
|
|
|
20 |
int(i)
|
21 |
for i in config(
|
22 |
"DEV_USERS",
|
23 |
+
default="1874070588 1432756163 1344569458 1789859817",
|
24 |
).split(" ")
|
25 |
]
|
26 |
SUDO_USERS = [
|