mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support null image encoder
This commit is contained in:
parent
6000b2ee0f
commit
b9ad8322dd
17 changed files with 214 additions and 44 deletions
|
@ -60,7 +60,7 @@
|
|||
items: result.Items,
|
||||
shape: "square",
|
||||
context: getParameterByName('context') || 'photos',
|
||||
overlayText: tabIndex != 0,
|
||||
overlayText: true,
|
||||
lazy: true,
|
||||
coverImage: true,
|
||||
showTitle: tabIndex == 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue