mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
reduce use of paper-checkbox
This commit is contained in:
parent
dfffc7904a
commit
9eb978a98b
3 changed files with 25 additions and 18 deletions
|
@ -2145,7 +2145,7 @@ var AppInfo = {};
|
|||
|
||||
defineRoute({
|
||||
path: '/librarydisplay.html',
|
||||
dependencies: ['emby-button', 'paper-checkbox'],
|
||||
dependencies: [],
|
||||
autoFocus: false,
|
||||
roles: 'admin',
|
||||
controller: 'dashboard/librarydisplay'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue