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

removed all vibrant references (dead module)

This commit is contained in:
vitorsemeano 2019-04-03 22:27:57 +01:00
parent ce51c8012d
commit 1da48cd363
16 changed files with 11 additions and 163 deletions

View file

@ -49,15 +49,13 @@ define(["libraryBrowser", "cardBuilder", "apphost", "imageLoader", "loading"], f
preferThumb: !0,
context: "music",
cardLayout: !0,
showTitle: !0,
vibrant: !0
showTitle: !0
}) : "PosterCard" == viewStyle ? html = cardBuilder.getCardsHtml({
items: result.Items,
shape: "auto",
context: "music",
cardLayout: !0,
showTitle: !0,
vibrant: !0
showTitle: !0
}) : "Poster" == viewStyle && (html = cardBuilder.getCardsHtml({
items: result.Items,
shape: "auto",