mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
Misc
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user