mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Separate LiveTvProgram to a standalone query
This commit is contained in:
parent
69df532c27
commit
cdd330a01f
3 changed files with 59 additions and 2 deletions
|
@ -130,7 +130,6 @@ export function getItemTypesFromCollectionType(collectionType: CollectionType |
|
|||
BaseItemKind.Playlist,
|
||||
BaseItemKind.MusicAlbum,
|
||||
BaseItemKind.Audio,
|
||||
BaseItemKind.LiveTvProgram,
|
||||
BaseItemKind.TvChannel,
|
||||
BaseItemKind.PhotoAlbum,
|
||||
BaseItemKind.Photo,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue