mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update identification feature
This commit is contained in:
parent
e7a0781195
commit
a08a1c37ec
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
define(['components/paperdialoghelper', 'paper-dialog', 'paper-fab', 'paper-input'], function (paperDialogHelper) {
|
define(['components/paperdialoghelper', 'paper-dialog', 'paper-fab', 'paper-input', 'paper-checkbox'], function (paperDialogHelper) {
|
||||||
|
|
||||||
var currentItem;
|
var currentItem;
|
||||||
var currentDeferred;
|
var currentDeferred;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue