mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix vibrant
This commit is contained in:
parent
55821781c7
commit
be99ee04d2
3 changed files with 5 additions and 4 deletions
|
@ -119,9 +119,10 @@
|
|||
lazy: true,
|
||||
showDetailsMenu: true,
|
||||
centerText: true,
|
||||
overlayMoreButton: true,
|
||||
showParentTitle: true,
|
||||
allowBottomPadding: allowBottomPadding
|
||||
allowBottomPadding: allowBottomPadding,
|
||||
cardLayout: true,
|
||||
vibrant: true
|
||||
|
||||
});
|
||||
html += '</div>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue