mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-03 23:01:04 +08:00
fix: 插件页面再次进入时不显示新版本提示
This commit is contained in:
@@ -903,6 +903,7 @@ async function refreshActiveTabData(context: KeepAliveRefreshContext = {}) {
|
||||
}
|
||||
|
||||
await fetchInstalledPlugins(context)
|
||||
await fetchUninstalledPlugins(false, context)
|
||||
await getPluginStatistics()
|
||||
// 文件夹配置可能在其它入口被插件操作改变,重新进入时同步一次。
|
||||
await loadPluginFolders()
|
||||
|
||||
Reference in New Issue
Block a user