mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
incorporate file length into image cache tag
This commit is contained in:
parent
f555ca2e79
commit
7548d97912
@ -396,7 +396,6 @@
|
||||
|
||||
ApiClient.markUnplayed(userId, item.Id);
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
$(".playstateSlider", elem).on("change", function (e) {
|
||||
|
Loading…
Reference in New Issue
Block a user