mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +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
|
// todo happlebao add option in gui
|
||||||
if (_settings.AutoUpdates)
|
if (_settings.AutoUpdates)
|
||||||
|
|||||||
Reference in New Issue
Block a user