mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix currentViewId
This commit is contained in:
parent
ab02f210ca
commit
11256c0171
3 changed files with 10 additions and 11 deletions
|
@ -47,7 +47,7 @@ const AppRoutes = () => (
|
|||
}
|
||||
/>
|
||||
<Route
|
||||
path='userLibraryAccessPage.html'
|
||||
path='userlibraryaccess.html'
|
||||
element={
|
||||
<ConnectionRequired>
|
||||
<UserLibraryAccessPage />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue