Add myself to the admin list
This commit is contained in:
parent
52e514b3a2
commit
3960ae7f54
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ servers: dict[str, dict[str, Any]] = {
|
|||
"efnet": {
|
||||
"address": "irc.mzima.net",
|
||||
"channels": {"#random": 0, "#dice": 0},
|
||||
"admins": ["firepup", "h|tl"],
|
||||
"admins": ["firepup", "h|tl", "fire|tl"],
|
||||
},
|
||||
"replirc": {
|
||||
"address": "localhost",
|
||||
|
|
Loading…
Reference in a new issue