mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix image uploader select
This commit is contained in:
parent
81ef7f4399
commit
4732c2a4ab
2 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
define(['dialogHelper', 'jQuery', 'emby-button'], function (dialogHelper, $) {
|
||||
define(['dialogHelper', 'jQuery', 'emby-button', 'emby-select'], function (dialogHelper, $) {
|
||||
|
||||
var currentItemId;
|
||||
var currentFile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue