mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove test page
This commit is contained in:
parent
dd19ef5df4
commit
4bf1acbf4e
3 changed files with 0 additions and 14 deletions
|
@ -24,12 +24,6 @@ import { appRouter } from '../components/appRouter';
|
|||
appRouter.addRoute(path, newRoute);
|
||||
}
|
||||
|
||||
defineRoute({
|
||||
alias: '/reactTest.html',
|
||||
path: 'reactTest.html',
|
||||
pageComponent: 'TestPage'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
alias: '/addserver.html',
|
||||
path: 'session/addServer/index.html',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue