WIP
This commit is contained in:
@@ -136,7 +136,6 @@
|
||||
};
|
||||
|
||||
$.bind('command', function(event) {
|
||||
console.log(event)
|
||||
const sender = event.getSender().toLowerCase(),
|
||||
command = event.getCommand(),
|
||||
args = event.getArgs(),
|
||||
|
Reference in New Issue
Block a user