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