forked from GitHub/dbot
syntax fix
This commit is contained in:
parent
a670faab21
commit
c353069213
@ -85,7 +85,7 @@ var ignore = function(dbot) {
|
||||
event.reply(dbot.t('ignoring_channel', {
|
||||
'module': module,
|
||||
'channel': channel
|
||||
});
|
||||
}));
|
||||
} else {
|
||||
event.reply(dbot.t('already_ignoring_channel', {
|
||||
'module': module,
|
||||
|
Loading…
Reference in New Issue
Block a user