mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Removed console logging
Woops! :)
This commit is contained in:
parent
d653d2cb4b
commit
f9cf6a2495
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@
|
|||
}
|
||||
|
||||
function enterFullScreen() {
|
||||
console.log("enter full screen");
|
||||
$(".itemVideo").removeAttr("style").addClass("fullscreenVideo");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue