forked from GitHub/dbot
why do colons and semicolons look so similar
This commit is contained in:
parent
d7640f1c20
commit
dbccd67b20
@ -13,7 +13,7 @@ var log = function(dbot) {
|
||||
dbot.say(server, logChannel, dbot.t('log_message', {
|
||||
'time': new Date().toUTCString(),
|
||||
'command': message,
|
||||
"channel"; 'nochan',
|
||||
"channel": 'nochan',
|
||||
'user': user
|
||||
}));
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user