Remove trailers tab
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user