mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove log line
This commit is contained in:
parent
7e7ff80468
commit
8379939279
1 changed files with 0 additions and 1 deletions
|
@ -2163,7 +2163,6 @@
|
|||
item['data-' + att.name] = att.value;
|
||||
}
|
||||
}
|
||||
console.log(item['data-commands']);
|
||||
|
||||
var defaultAction = options.defaultAction;
|
||||
if (defaultAction == 'play' || defaultAction == 'playallfromhere') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue