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

Add Homevideos View

This commit is contained in:
grafixeyehero 2024-05-29 03:32:53 +03:00
parent ef6bbc8212
commit fd420a457f
8 changed files with 112 additions and 1 deletions

View file

@ -379,6 +379,7 @@ export const useGetItemsViewByType = (
LibraryTab.Playlists,
LibraryTab.Songs,
LibraryTab.Books,
LibraryTab.PhotoAlbums,
LibraryTab.Photos,
LibraryTab.Videos,
LibraryTab.Channels,