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

Set "Resume" action on season item on TV

This commit is contained in:
Dmitry Lyzo 2019-10-10 18:03:12 +03:00
parent d4862df266
commit 79cd65ea82

View file

@ -818,7 +818,7 @@ define(["loading", "appRouter", "layoutManager", "connectionManager", "cardBuild
imageSize: "large",
enableSideMediaInfo: !1,
highlight: !1,
action: "none",
action: layoutManager.tv ? "resume" : "none",
infoButton: !0,
imagePlayButton: !0,
includeParentInfoInTitle: !1