mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Check plugin updates only for Release
This commit is contained in:
parent
d8ef49139d
commit
233f8cd0f3
1 changed files with 1 additions and 0 deletions
|
|
@ -297,6 +297,7 @@ namespace Flow.Launcher
|
|||
});
|
||||
}
|
||||
|
||||
[Conditional("RELEASE")]
|
||||
private static void AutoPluginUpdates()
|
||||
{
|
||||
_ = Task.Run(async () =>
|
||||
|
|
|
|||
Loading…
Reference in a new issue