mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 11:09:28 +08:00
Misc
This commit is contained in:
parent
71308316b1
commit
cdc244ec06
@ -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 New Issue
Block a user