1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

add video image extraction back to library scan

This commit is contained in:
Luke Pulverenti 2013-09-14 17:19:32 -04:00
parent 3f71006da5
commit 35eb92de60
6 changed files with 17 additions and 35 deletions

View file

@ -45,8 +45,10 @@
};
ApiClient.updatePluginSecurityInfo(info).done(function () {
Dashboard.resetPluginSecurityInfo();
Dashboard.hideLoadingMsg();
SupporterKeyPage.load();
});