Remove trailers tab

This commit is contained in:
Bill Thornton
2025-04-03 03:05:45 -04:00
parent 971dcc162d
commit d64a17e3eb
10 changed files with 14 additions and 349 deletions
@@ -61,10 +61,6 @@ function getLandingScreenOptions(type) {
name: globalize.translate('Suggestions'),
value: LibraryTab.Suggestions
});
list.push({
name: globalize.translate('Trailers'),
value: LibraryTab.Trailers
});
list.push({
name: globalize.translate('Favorites'),
value: LibraryTab.Favorites