This commit is contained in:
Serge
2024-02-09 22:15:25 +01:00
parent d19ff265ab
commit 103c65a43d

View File

@@ -467,7 +467,7 @@ public static class AppConfig
public static bool IsSwappedFans()
{
if (!ContainsModel("GA503")) return false;
if (!ContainsModel("GA503R")) return false;
try
{