mirror of
https://github.com/reality/dbot.git
synced 2024-12-26 12:42:51 +01:00
Update words.js
This commit is contained in:
parent
f8cfc04ab2
commit
ba0d99b60d
@ -76,7 +76,7 @@ var words = function(dbot) {
|
||||
} else {
|
||||
event.reply(dbot.t('no_def', { 'word': query }));
|
||||
}
|
||||
});
|
||||
}.bind(this));
|
||||
}
|
||||
}.bind(this));
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user