mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove more paper inputs
This commit is contained in:
parent
7af088def3
commit
4a296d5125
3 changed files with 66 additions and 63 deletions
|
@ -2168,7 +2168,7 @@ var AppInfo = {};
|
|||
|
||||
defineRoute({
|
||||
path: '/librarysettings.html',
|
||||
dependencies: ['emby-collapse', 'emby-input', 'paper-checkbox', 'emby-button'],
|
||||
dependencies: ['emby-collapse', 'emby-input', 'paper-checkbox', 'emby-button', 'emby-select'],
|
||||
autoFocus: false,
|
||||
roles: 'admin',
|
||||
controller: 'scripts/librarysettings'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue