mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Custom fan curves fix for GA503.317 https://github.com/seerge/g-helper/issues/2049
This commit is contained in:
@@ -467,7 +467,7 @@ public static class AppConfig
|
||||
|
||||
public static bool IsSwappedFans()
|
||||
{
|
||||
if (!ContainsModel("GA503")) return false;
|
||||
if (!ContainsModel("GA503R")) return false;
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user