mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +00:00
update tabs
This commit is contained in:
parent
30c8937e36
commit
d8c8e57a0b
2 changed files with 20 additions and 13 deletions
|
|
@ -147,15 +147,7 @@ namespace MediaBrowser.Server.Implementations.UserViews
|
|||
{
|
||||
CollectionType.Movies,
|
||||
CollectionType.TvShows,
|
||||
CollectionType.Games,
|
||||
CollectionType.Music,
|
||||
CollectionType.BoxSets,
|
||||
CollectionType.Channels,
|
||||
CollectionType.Books,
|
||||
CollectionType.Photos,
|
||||
CollectionType.HomeVideos,
|
||||
CollectionType.MusicVideos,
|
||||
string.Empty
|
||||
CollectionType.Music
|
||||
};
|
||||
|
||||
return collectionStripViewTypes.Contains(view.ViewType ?? string.Empty);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue