ACPI events listener

This commit is contained in:
Serge
2023-05-17 14:52:06 +02:00
parent bdbec79aba
commit 7117b58746
2 changed files with 46 additions and 4 deletions

View File

@@ -98,6 +98,8 @@ namespace GHelper
SettingsToggle(action);
}
//Task.Run(wmi.RunListener);
Application.Run();
}