Captain D. Ezio commited on
Commit
cf8a00a
Β·
1 Parent(s): 205a5b6

My bad πŸ˜”

Browse files
Files changed (1) hide show
  1. Powers/supports.py +1 -1
Powers/supports.py CHANGED
@@ -1,4 +1,4 @@
1
- from Powers import OWNER_ID, WHITELIST_USERS
2
  from Powers.database.support_db import SUPPORTS
3
 
4
 
 
1
+ from Powers import OWNER_ID, WHITELIST_USERS, DEV_USERS, SUDO_USERS
2
  from Powers.database.support_db import SUPPORTS
3
 
4