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

Remove games

This commit is contained in:
Claus Vium 2019-01-27 22:10:07 +01:00
parent 0474bcfa8f
commit 8e76f60a10
85 changed files with 47 additions and 515 deletions

View file

@ -108,12 +108,6 @@ define(["appRouter", "cardBuilder", "dom", "globalize", "connectionManager", "ap
overlayMoreButton: !0,
action: "instantmix",
coverImage: !0
}, {
name: "sharedcomponents#HeaderFavoriteGames",
types: "Game",
shape: getSquareShape(),
preferThumb: !1,
showTitle: !0
}]
}
@ -211,4 +205,4 @@ define(["appRouter", "cardBuilder", "dom", "globalize", "connectionManager", "ap
for (var elems = this.sectionsContainer.querySelectorAll(".itemsContainer"), i = 0, length = elems.length; i < length; i++) elems[i].fetchData = null, elems[i].getItemsHtml = null, elems[i].parentContainer = null;
this.sectionsContainer = null
}, FavoritesTab
});
});