mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix dlna playlist
This commit is contained in:
parent
c5bcf6843e
commit
9ac4e53a8d
2 changed files with 2 additions and 1 deletions
|
@ -128,7 +128,8 @@
|
||||||
ApiClient.downloadRemoteImage(options).done(function () {
|
ApiClient.downloadRemoteImage(options).done(function () {
|
||||||
|
|
||||||
hasChanges = true;
|
hasChanges = true;
|
||||||
history.back();
|
var dlg = $(page).parents('paper-dialog')[0];
|
||||||
|
PaperDialogHelper.close(dlg);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
BIN
dashboard-ui/thirdparty/viblast/viblast-video-js.swf
vendored
Normal file
BIN
dashboard-ui/thirdparty/viblast/viblast-video-js.swf
vendored
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue