mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove unused call to hide loading indicator
This commit is contained in:
parent
e833225ab3
commit
b41ae5f483
2 changed files with 12 additions and 9 deletions
|
@ -193,8 +193,9 @@ define(["loading", "dialogHelper", "dom", "components/libraryoptionseditor/libra
|
|||
}
|
||||
|
||||
var currentDeferred;
|
||||
var hasChanges;
|
||||
var currentOptions;
|
||||
|
||||
var hasChanges = false;
|
||||
|
||||
return editor;
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue