mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update dependency loading
This commit is contained in:
parent
cd12f1778e
commit
ac90f38b8e
20 changed files with 19 additions and 22 deletions
|
@ -1,4 +1,4 @@
|
|||
define(['components/paperdialoghelper', 'paper-dialog', 'paper-input', 'paper-fab', 'paper-item-body'], function () {
|
||||
define(['components/paperdialoghelper', 'paper-dialog', 'paper-input', 'paper-fab', 'paper-item-body', 'paper-icon-item'], function () {
|
||||
|
||||
var currentDeferred;
|
||||
var hasChanges;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue