This commit is contained in:
Serge
2024-07-29 11:32:49 +02:00
parent c245a929f3
commit b3133ede7a

View File

@@ -402,7 +402,7 @@ public static class AppConfig
public static bool IsSlash() public static bool IsSlash()
{ {
return ContainsModel("GA403") || ContainsModel("GU605"); return ContainsModel("GA403") || ContainsModel("GU605") || ContainsModel("GA605");
} }
public static bool IsInputBacklight() public static bool IsInputBacklight()