mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update sidebar
This commit is contained in:
parent
c42723a1f2
commit
1c32cf2be3
2 changed files with 2 additions and 1 deletions
|
@ -737,7 +737,7 @@ var Dashboard = {
|
|||
}, {
|
||||
name: Globalize.translate('TabUsers'),
|
||||
href: "userprofiles.html",
|
||||
pageIds: ['userProfilesPage'],
|
||||
pageIds: ['userProfilesPage', 'newUserPage', 'editUserPage', 'userLibraryAccessPage', 'userParentalControlPage', 'userPasswordPage'],
|
||||
icon: 'people'
|
||||
}, {
|
||||
divider: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue