This commit is contained in:
Serge
2024-08-03 12:18:09 +02:00
parent ceaa8c4110
commit 950d082fc3
3 changed files with 7 additions and 2 deletions

View File

@@ -291,7 +291,7 @@ namespace GHelper.Input
}
}
if (AppConfig.NoAura())
if (AppConfig.MediaKeys())
{
switch (e.Key)
{