1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix vibrant

This commit is contained in:
Luke Pulverenti 2016-10-05 11:20:11 -04:00
parent 55821781c7
commit be99ee04d2
3 changed files with 5 additions and 4 deletions

View file

@ -119,9 +119,10 @@
lazy: true,
showDetailsMenu: true,
centerText: true,
overlayMoreButton: true,
showParentTitle: true,
allowBottomPadding: allowBottomPadding
allowBottomPadding: allowBottomPadding,
cardLayout: true,
vibrant: true
});
html += '</div>';