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

update config screens

This commit is contained in:
Luke Pulverenti 2016-04-15 00:44:51 -04:00
parent 799e86de4a
commit 077f440dcc
6 changed files with 102 additions and 69 deletions

View file

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