1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update inputs

This commit is contained in:
Luke Pulverenti 2016-06-02 12:54:53 -04:00
parent 7844fdd920
commit 1fba8135db
8 changed files with 33 additions and 39 deletions

View file

@ -3045,7 +3045,7 @@ var AppInfo = {};
defineRoute({
path: '/wizarduser.html',
dependencies: ['dashboardcss'],
dependencies: ['dashboardcss', 'emby-input'],
autoFocus: false,
anonymous: true
});