mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Migrate all admin routes to react router
This commit is contained in:
parent
e64e4ce355
commit
6780bfc794
4 changed files with 201 additions and 254 deletions
|
@ -20,4 +20,5 @@ export function toViewManagerPageRoute(route: LegacyRoute) {
|
|||
);
|
||||
}
|
||||
|
||||
export * from './admin';
|
||||
export * from './user';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue