Removed console
This commit is contained in:
@ -3632,7 +3632,6 @@
|
||||
if (hasBindedKey) {
|
||||
loopKeyBindings = defaults.loopKeyEvents;
|
||||
}
|
||||
console.log(loopKeyBindings,'~~~loopKeyBindings')
|
||||
|
||||
switch (code) {
|
||||
case loopKeyBindings.toggleLoop:
|
||||
|
Reference in New Issue
Block a user