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

update login

This commit is contained in:
Luke Pulverenti 2016-05-28 15:47:56 -04:00
parent 778d3e8683
commit 9abecac88b
4 changed files with 28 additions and 28 deletions

View file

@ -2667,7 +2667,7 @@ var AppInfo = {};
defineRoute({
path: '/login.html',
dependencies: ['paper-button', 'humanedate', 'paper-input'],
dependencies: ['paper-button', 'humanedate', 'emby-input'],
autoFocus: false,
anonymous: true,
controller: 'scripts/loginpage'