WIP
This commit is contained in:
parent
c73dffb327
commit
b248e20669
@ -42,7 +42,7 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
$.bind('initReady', function() {
|
$.bind('initReady', function() {
|
||||||
$.registerChatCommand('./custom/custom/customOverlay.js', 'overlay', 2);
|
$.registerChatCommand('./custom/custom/customOverlay.js', 'overlay');
|
||||||
|
|
||||||
$.registerChatSubcommand('overlay', 'follow', 2);
|
$.registerChatSubcommand('overlay', 'follow', 2);
|
||||||
$.registerChatSubcommand('overlay', 'subscribe', 2);
|
$.registerChatSubcommand('overlay', 'subscribe', 2);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user