This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
jellyfin-web
Watch
1
Star
0
Fork
You've already forked jellyfin-web
0
mirror of
https://github.com/jellyfin/jellyfin-web
synced
2025-03-30 19:56:21 +00:00
Code
Activity
1447aafd24
jellyfin-web
/
dashboard-ui
/
scripts
/
wizardstartpage.js
6 lines
115 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Pushing missing changes
2013-02-20 20:33:05 -05:00
var
WizardStartPage
=
{
gotoNextPage
:
function
(
)
{
reduce uses of Task.Run
2013-04-15 15:09:27 -04:00
Dashboard
.
navigate
(
'wizarduser.html'
)
;
Pushing missing changes
2013-02-20 20:33:05 -05:00
}
}
;
Copy permalink