mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update connection process
This commit is contained in:
parent
d808d1b56a
commit
9a068facd9
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@
|
|||
promise.then(function (result) {
|
||||
|
||||
renderRecordings(context.querySelector('#episodeRecordings'), result.Items, {
|
||||
showItemCounts: true,
|
||||
showSeriesYear: true,
|
||||
showParentTitle: false
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue