Volume - Move keybind to ace common category (#8601)

This commit is contained in:
PabstMirror 2021-10-24 12:20:14 -05:00 committed by GitHub
parent 26fb9c61c9
commit 31f70d1f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
if (!hasInterface) exitWith {};
["ACEX", QXGVAR(toggle), [LLSTRING(KeybindName), LLSTRING(KeybindDescription)], "", {
["ACE3 Common", QXGVAR(toggle), [LLSTRING(KeybindName), LLSTRING(KeybindDescription)], "", {
if (!XGVAR(enabled)) exitWith {
if (GVAR(isLowered)) then {
call FUNC(restoreVolume);