fixed quick tab button not being highlighted correctly

This commit is contained in:
Jack 2020-08-30 01:29:55 +01:00
parent 485af0e948
commit d852fe40ed

View file

@ -109,7 +109,7 @@ settingsGroups.keymapLayout = new SettingsGroup(
"keymapLayout",
changeKeymapLayout
);
settingsGroups.quickTab = new SettingsGroup(
settingsGroups.showKeyTips = new SettingsGroup(
"showKeyTips",
setKeyTips,
null,