diff options
| author | Tianhao Wang <shrik3@riseup.net> | 2023-03-28 18:48:37 +0200 |
|---|---|---|
| committer | Tianhao Wang <shrik3@riseup.net> | 2023-03-28 18:48:37 +0200 |
| commit | 5331214b8654d9b8e2441f9ca568a19b6afa7347 (patch) | |
| tree | d0f11a5e8d1e899278d4c585ca87efec6456bc3c /config.py | |
| parent | b99178fd7b03a7ebd1f65b8b60814a32f13f2333 (diff) | |
post HN news ..
Diffstat (limited to 'config.py')
| -rw-r--r-- | config.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,3 +25,4 @@ except: UNAME = input("username or email") PW = input("password (not concealed)") +ADMINS = ["shrik3"] |
