mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-09-03 03:50:02 +03:00
Add missing homescreen setting
This commit is contained in:
@@ -74,6 +74,10 @@ function getLandingScreenOptions(type) {
|
||||
name: globalize.translate('Collections'),
|
||||
value: LibraryTab.Collections
|
||||
},
|
||||
{
|
||||
name: globalize.translate('Studios'),
|
||||
value: LibraryTab.Studios
|
||||
},
|
||||
{
|
||||
name: globalize.translate('Playlists'),
|
||||
value: LibraryTab.Playlists
|
||||
|
||||
Reference in New Issue
Block a user