Swapped fans workaround for GA503.317

This commit is contained in:
Serge
2024-02-09 21:52:03 +01:00
parent 6bab2fc9cb
commit 9b33a43b49

View File

@@ -468,7 +468,6 @@ public static class AppConfig
public static bool IsSwappedFans()
{
if (!ContainsModel("GA503")) return false;
if (Modes.GetCurrent() != 0) return false;
try
{