mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
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