mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Minor tweaks
This commit is contained in:
@@ -148,6 +148,7 @@ namespace GHelper
|
||||
if (SystemInformation.PowerStatus.PowerLineStatus == isPlugged) return;
|
||||
|
||||
Logger.WriteLine("Windows - Power Mode Changed");
|
||||
settingsForm.AutoKeyboard(SystemInformation.PowerStatus.PowerLineStatus);
|
||||
SetAutoModes(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user