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:
parent
3aab234110
commit
181c3a2628
@ -32,7 +32,7 @@ var link = function(dbot) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
return {
|
return {
|
||||||
'name': 'js',
|
'name': 'link',
|
||||||
'ignorable': true,
|
'ignorable': true,
|
||||||
|
|
||||||
'onLoad': function() {
|
'onLoad': function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user