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:
parent
3f71006da5
commit
35eb92de60
6 changed files with 17 additions and 35 deletions
|
@ -518,6 +518,7 @@ var Dashboard = {
|
|||
|
||||
resetPluginSecurityInfo: function () {
|
||||
Dashboard.getPluginSecurityInfoPromise = null;
|
||||
Dashboard.validateCurrentUser();
|
||||
},
|
||||
|
||||
ensureHeader: function (page, user) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue