mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Convert userLibraryAccessPage to react
This commit is contained in:
parent
ffb40c125d
commit
a2e908a4de
4 changed files with 356 additions and 252 deletions
|
@ -448,7 +448,7 @@ import { appRouter } from '../components/appRouter';
|
|||
path: 'dashboard/users/userlibraryaccess.html',
|
||||
autoFocus: false,
|
||||
roles: 'admin',
|
||||
controller: 'dashboard/users/userlibraryaccess'
|
||||
pageComponent: 'UserLibraryAccessPage'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue