forked from GitHub/dbot
name, not names
This commit is contained in:
parent
a600cb5da5
commit
8f5759252f
@ -1,5 +1,5 @@
|
||||
var puns = function(dbot) {
|
||||
var names = 'puns';
|
||||
var name = 'puns';
|
||||
var dbot = dbot;
|
||||
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user