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

update trailers

This commit is contained in:
Luke Pulverenti 2016-03-19 23:38:02 -04:00
parent d96742253d
commit 5cb243c7a4

View file

@ -29,11 +29,10 @@
}
if (item.TrailerCount) {
// TODO: Can't do this until the items endpoint is converted
// sections.push({
// name: Globalize.translate('TabTrailers'),
// type: 'Trailer'
// });
sections.push({
name: Globalize.translate('TabTrailers'),
type: 'Trailer'
});
}
if (item.GameCount) {