mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add code suggestions
This commit is contained in:
parent
a08d142db2
commit
3047b12382
2 changed files with 1 additions and 1 deletions
|
@ -378,7 +378,7 @@ define([
|
|||
path: "/wizardremoteaccess.html",
|
||||
autoFocus: false,
|
||||
anonymous: true,
|
||||
controller: "wizard/access"
|
||||
controller: "wizard/remoteaccess"
|
||||
});
|
||||
defineRoute({
|
||||
path: "/wizardfinish.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue