Removed console
This commit is contained in:
parent
1fd742464d
commit
3f45ef4908
4
dist/plyr.js
vendored
4
dist/plyr.js
vendored
File diff suppressed because one or more lines are too long
@ -3632,7 +3632,6 @@
|
|||||||
if (hasBindedKey) {
|
if (hasBindedKey) {
|
||||||
loopKeyBindings = defaults.loopKeyEvents;
|
loopKeyBindings = defaults.loopKeyEvents;
|
||||||
}
|
}
|
||||||
console.log(loopKeyBindings,'~~~loopKeyBindings')
|
|
||||||
|
|
||||||
switch (code) {
|
switch (code) {
|
||||||
case loopKeyBindings.toggleLoop:
|
case loopKeyBindings.toggleLoop:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user