This commit is contained in:
Serge
2024-08-03 17:58:32 +02:00
committed by GitHub
parent 950d082fc3
commit 709f2b89ca

View File

@@ -397,7 +397,7 @@ public static class AppConfig
public static bool MediaKeys() public static bool MediaKeys()
{ {
return NoAura() || ContainsModel("G712LU"); return NoAura() || ContainsModel("G712L");
} }
public static bool IsSingleColor() public static bool IsSingleColor()