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

move more metadata settings to per library

This commit is contained in:
Luke Pulverenti 2016-10-02 00:31:47 -04:00
parent 9dcf14df27
commit af2e209ce4
20 changed files with 79 additions and 85 deletions

View file

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