minor tweaks
This commit is contained in:
parent
6327df66a4
commit
581db0b9d2
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ if not os.path.exists('config'):
|
|||
"!coz",
|
||||
"!tell /x"
|
||||
],
|
||||
"admins": []
|
||||
"admins": ["myname"]
|
||||
}''') + '\n')
|
||||
print "Config generated!"
|
||||
print "Please edit the config now."
|
||||
|
|
Reference in a new issue