mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
commit
ab23184da3
21 changed files with 1159 additions and 939 deletions
|
@ -304,7 +304,7 @@ import { appRouter } from '../components/appRouter';
|
|||
defineRoute({
|
||||
alias: '/search.html',
|
||||
path: 'search.html',
|
||||
controller: 'searchpage'
|
||||
pageComponent: 'SearchPage'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue