mirror of
https://github.com/reality/dbot.git
synced 2024-12-24 03:33:07 +01:00
test
This commit is contained in:
parent
27a3cebc53
commit
4793bfe7c6
@ -64,7 +64,7 @@ var adminCommands = function(dbot) {
|
||||
},
|
||||
|
||||
'modehate': function(data, params) {
|
||||
dbot.db.modehate = [params[2]]);
|
||||
dbot.db.modehate = [params[2]];
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user