mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update series editor
This commit is contained in:
parent
711b0541fa
commit
67a90b61b9
3 changed files with 7 additions and 5 deletions
|
@ -65,7 +65,8 @@
|
|||
centerText: true,
|
||||
lazy: true,
|
||||
overlayText: false,
|
||||
showTitle: true,
|
||||
showParentTitleOrTitle: true,
|
||||
showTitle: false,
|
||||
showParentTitle: query.IsSeries !== false && !query.IsMovie,
|
||||
showAirTime: params.type != 'Recordings' && params.type != 'RecordingSeries',
|
||||
showAirDateTime: params.type != 'Recordings' && params.type != 'RecordingSeries',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue