1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

incorporate file length into image cache tag

This commit is contained in:
Luke Pulverenti 2015-03-20 16:06:04 -04:00
parent f555ca2e79
commit 7548d97912

View file

@ -396,7 +396,6 @@
ApiClient.markUnplayed(userId, item.Id);
}
});
$(".playstateSlider", elem).on("change", function (e) {