data/registry: store default irc.botnick value

This commit is contained in:
Pragmatic Software 2020-04-22 16:49:42 -07:00
parent 66f6d867e9
commit 815fe9b86a
1 changed files with 1 additions and 1 deletions

2
data/registry vendored
View File

@ -270,7 +270,7 @@
"irc" : { "irc" : {
"botnick" : { "botnick" : {
"type" : "text", "type" : "text",
"value" : "wtfsadfff" "value" : ""
}, },
"debug" : { "debug" : {
"type" : "text", "type" : "text",