mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove paper inputs
This commit is contained in:
parent
4a296d5125
commit
0ffbd3d563
12 changed files with 445 additions and 456 deletions
|
@ -1,4 +1,4 @@
|
|||
define(['jQuery','paper-checkbox', 'listViewStyle', 'paper-input', 'paper-checkbox'], function ($) {
|
||||
define(['jQuery','paper-checkbox', 'listViewStyle', 'emby-input', 'emby-select'], function ($) {
|
||||
|
||||
return function (page, providerId, options) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue