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

Fix currentViewId

This commit is contained in:
grafixeyehero 2022-06-29 04:27:48 +03:00
parent ab02f210ca
commit 11256c0171
3 changed files with 10 additions and 11 deletions

View file

@ -47,7 +47,7 @@ const AppRoutes = () => (
}
/>
<Route
path='userLibraryAccessPage.html'
path='userlibraryaccess.html'
element={
<ConnectionRequired>
<UserLibraryAccessPage />