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

migrate Home Page

This commit is contained in:
grafixeyehero 2022-07-29 20:52:45 +03:00
parent 3f94db1af8
commit 4699e9de60
7 changed files with 187 additions and 202 deletions

View file

@ -293,14 +293,6 @@ import { appRouter } from '../components/appRouter';
controller: 'dashboard/plugins/repositories/index'
});
defineRoute({
alias: '/home.html',
path: 'home.html',
autoFocus: false,
controller: 'home',
type: 'home'
});
defineRoute({
alias: '/list.html',
path: 'list.html',