Check plugin updates only for Release

This commit is contained in:
Jack251970 2025-08-25 19:02:04 +08:00
parent d8ef49139d
commit 233f8cd0f3

View file

@ -297,6 +297,7 @@ namespace Flow.Launcher
});
}
[Conditional("RELEASE")]
private static void AutoPluginUpdates()
{
_ = Task.Run(async () =>