This commit is contained in:
Serge
2023-06-27 16:10:00 +02:00
parent 1a12162ba1
commit 0e728ccc64
3 changed files with 61 additions and 39 deletions

View File

@@ -218,7 +218,7 @@ namespace GHelper
case "uv":
Startup.ReScheduleAdmin();
settingsForm.FansToggle(2);
modeControl.SetUV();
modeControl.SetRyzen();
break;
}
}