1
0
Fork 0
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:
Luke Pulverenti 2016-04-25 14:32:57 -04:00
parent 7e7ff80468
commit 8379939279

View file

@ -2163,7 +2163,6 @@
item['data-' + att.name] = att.value;
}
}
console.log(item['data-commands']);
var defaultAction = options.defaultAction;
if (defaultAction == 'play' || defaultAction == 'playallfromhere') {