name, not names

This commit is contained in:
Luke Slater 2012-04-15 22:15:10 +01:00
parent a600cb5da5
commit 8f5759252f

View File

@ -1,5 +1,5 @@
var puns = function(dbot) {
var names = 'puns';
var name = 'puns';
var dbot = dbot;
return {