mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Make active TV recordings look more consistent...
with finished recordings and other TV episodes
This commit is contained in:
parent
6117cffcc2
commit
12d65a9459
2 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ function renderActiveRecordings(context, promise) {
|
|||
defaultShape: getBackdropShape(),
|
||||
showParentTitle: false,
|
||||
showParentTitleOrTitle: true,
|
||||
showTitle: false,
|
||||
showTitle: true,
|
||||
showAirTime: true,
|
||||
showAirEndTime: true,
|
||||
showChannelName: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue