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

update collection grouping setting

This commit is contained in:
Luke Pulverenti 2016-06-05 15:44:55 -04:00
parent e4417bff1a
commit 0bfda28bec
5 changed files with 8 additions and 8 deletions

View file

@ -717,7 +717,7 @@ var Dashboard = {
divider: true,
name: Globalize.translate('TabLibrary'),
href: "library.html",
pageIds: ['mediaLibraryPage', 'libraryPathMappingPage', 'librarySettingsPage'],
pageIds: ['mediaLibraryPage', 'libraryPathMappingPage', 'librarySettingsPage', 'libraryDisplayPage'],
icon: 'folder',
color: '#009688'
}, {