mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove logging
This commit is contained in:
parent
147fdec945
commit
42f65dfd98
1 changed files with 0 additions and 2 deletions
|
@ -520,8 +520,6 @@
|
|||
url = "css/images/items/detail/video.png";
|
||||
}
|
||||
|
||||
console.log("debug", state, url);
|
||||
|
||||
var nowPlayingTextElement = $('.nowPlayingText', mediaControls);
|
||||
var nameHtml = self.getNowPlayingNameHtml(state);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue