mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Update src/components/appRouter.js
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
This commit is contained in:
parent
d93c16ea72
commit
23c6b5daaf
@ -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…
Reference in New Issue
Block a user