This commit is contained in:
2022-02-07 03:57:20 +01:00
parent c73dffb327
commit b248e20669

View File

@@ -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);