mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix channel item display
This commit is contained in:
parent
d630cb4769
commit
5a42b6545d
1 changed files with 0 additions and 1 deletions
|
@ -336,7 +336,6 @@
|
||||||
html += '<div class="itemsContainer">';
|
html += '<div class="itemsContainer">';
|
||||||
html += LibraryBrowser.getPosterViewHtml({
|
html += LibraryBrowser.getPosterViewHtml({
|
||||||
items: result.Items,
|
items: result.Items,
|
||||||
preferThumb: true,
|
|
||||||
shape: 'auto',
|
shape: 'auto',
|
||||||
showTitle: true,
|
showTitle: true,
|
||||||
centerText: true,
|
centerText: true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue