mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #3620 from thornbill/update-dialog-routing
Update dialog history handling
This commit is contained in:
commit
1dbbb4c65d
4 changed files with 57 additions and 46 deletions
|
@ -560,11 +560,6 @@ import { appRouter } from '../components/appRouter';
|
|||
serverRequest: true
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
path: '/dialog',
|
||||
dummyRoute: true
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
path: '/',
|
||||
autoFocus: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue