summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.py b/config.py
index c1e4e7e..c550dfc 100644
--- a/config.py
+++ b/config.py
@@ -25,3 +25,4 @@ except:
UNAME = input("username or email")
PW = input("password (not concealed)")
+ADMINS = ["shrik3"]