diff --git a/app/AppConfig.cs b/app/AppConfig.cs index f9b7fa28..8ee4409b 100644 --- a/app/AppConfig.cs +++ b/app/AppConfig.cs @@ -468,7 +468,6 @@ public static class AppConfig public static bool IsSwappedFans() { if (!ContainsModel("GA503")) return false; - if (Modes.GetCurrent() != 0) return false; try {