From 181c3a2628d07e7a4357c73c4f73921f2fcac5ad Mon Sep 17 00:00:00 2001 From: Luke Slater Date: Sat, 26 May 2012 23:32:26 +0100 Subject: [PATCH] Change the name metadata from js to link... --- modules/link.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/link.js b/modules/link.js index 6eeaf88..82df1c4 100644 --- a/modules/link.js +++ b/modules/link.js @@ -32,7 +32,7 @@ var link = function(dbot) { }; return { - 'name': 'js', + 'name': 'link', 'ignorable': true, 'onLoad': function() {