mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Misc
This commit is contained in:
parent
71308316b1
commit
cdc244ec06
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ namespace Wox
|
|||
});
|
||||
}
|
||||
|
||||
private async void OnActivated(object sender, EventArgs e)
|
||||
private void OnActivated(object sender, EventArgs e)
|
||||
{
|
||||
// todo happlebao add option in gui
|
||||
if (_settings.AutoUpdates)
|
||||
|
|
|
|||
Loading…
Reference in a new issue