mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Accessible controls
This commit is contained in:
@@ -293,7 +293,7 @@ namespace GHelper
|
||||
panelUViGPU.Visible = false;
|
||||
}
|
||||
|
||||
if (!RyzenControl.IsSupportedUV())
|
||||
if (!RyzenControl.IsSupportedUViGPU())
|
||||
{
|
||||
panelUViGPU.Visible = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user