mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Touchpad toggle fix for FA507 https://github.com/seerge/g-helper/issues/1589
This commit is contained in:
@@ -1045,7 +1045,7 @@ namespace GHelper
|
||||
|
||||
if (!AppConfig.Is("skip_aura"))
|
||||
{
|
||||
Aura.ApplyAuraPower();
|
||||
Aura.ApplyPower();
|
||||
Aura.ApplyAura();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user