fix ui: rm log
This commit is contained in:
parent
cac458f5fa
commit
9adb31c4c9
1 changed files with 0 additions and 2 deletions
|
|
@ -53,8 +53,6 @@ function useShortcuts({
|
|||
) {
|
||||
return false;
|
||||
} else {
|
||||
console.log(e);
|
||||
// shift + f = fullscreenOn
|
||||
if (e.shiftKey) {
|
||||
e.preventDefault();
|
||||
player.toggleInspectorMode(false);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue