1
0
Fork 0
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:
dkanada 2020-01-12 02:23:16 +09:00
parent a08d142db2
commit 3047b12382
2 changed files with 1 additions and 1 deletions

View file

@ -378,7 +378,7 @@ define([
path: "/wizardremoteaccess.html",
autoFocus: false,
anonymous: true,
controller: "wizard/access"
controller: "wizard/remoteaccess"
});
defineRoute({
path: "/wizardfinish.html",