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