mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5622 from grafixeyehero/Add-homevideos-view
Add Home videos and Photos View
This commit is contained in:
commit
085e6e7f3d
8 changed files with 112 additions and 1 deletions
|
@ -381,6 +381,7 @@ export const useGetItemsViewByType = (
|
|||
LibraryTab.Playlists,
|
||||
LibraryTab.Songs,
|
||||
LibraryTab.Books,
|
||||
LibraryTab.PhotoAlbums,
|
||||
LibraryTab.Photos,
|
||||
LibraryTab.Videos,
|
||||
LibraryTab.Channels,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue