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:
parent
799e86de4a
commit
077f440dcc
6 changed files with 102 additions and 69 deletions
|
@ -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'
|
||||
}, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue