Skip to content

Commit 9156eaf

Browse files
committed
Aura tweak for Ally
1 parent 8f1b120 commit 9156eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/AppConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ public static bool NoWMI()
545545

546546
public static bool IsNoDirectRGB()
547547
{
548-
return ContainsModel("GA503") || ContainsModel("G533Q") || ContainsModel("GU502") || ContainsModel("GU603") || IsSlash();
548+
return ContainsModel("GA503") || ContainsModel("G533Q") || ContainsModel("GU502") || ContainsModel("GU603") || IsSlash() || IsAlly();
549549
}
550550

551551
public static bool IsStrixNumpad()

0 commit comments

Comments
 (0)