3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 04:49:25 +01:00

Change the name metadata from js to link...

This commit is contained in:
Luke Slater 2012-05-26 23:32:26 +01:00
parent 3aab234110
commit 181c3a2628

View File

@ -32,7 +32,7 @@ var link = function(dbot) {
};
return {
'name': 'js',
'name': 'link',
'ignorable': true,
'onLoad': function() {