mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update login
This commit is contained in:
parent
778d3e8683
commit
9abecac88b
4 changed files with 28 additions and 28 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue