This commit is contained in:
choelzl 2022-02-07 03:57:20 +01:00
parent c73dffb327
commit b248e20669
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

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