mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update src/components/appRouter.js
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
This commit is contained in:
parent
d93c16ea72
commit
23c6b5daaf
1 changed files with 1 additions and 1 deletions
|
@ -546,7 +546,7 @@ define(['loading', 'globalize', 'events', 'viewManager', 'layoutManager', 'skinM
|
|||
}
|
||||
|
||||
/**
|
||||
* Pages of "no return" (Go back).
|
||||
* Pages of "no return" (when "Go back" should behave differently, probably quitting the application).
|
||||
*/
|
||||
var startPages = ['home', 'login', 'selectserver'];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue