mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Migrate Movies
This commit is contained in:
parent
122c4ae600
commit
479c53eb8b
21 changed files with 1713 additions and 7 deletions
|
@ -345,13 +345,6 @@ import { appRouter } from '../components/appRouter';
|
|||
controller: 'livetvtuner'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
alias: '/movies.html',
|
||||
path: 'movies/movies.html',
|
||||
autoFocus: false,
|
||||
controller: 'movies/moviesrecommended'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
alias: '/music.html',
|
||||
path: 'music/music.html',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue