Skip to content

Commit

Permalink
Update modules/client_options/options.lua
Browse files Browse the repository at this point in the history
Co-authored-by: kokekanon <[email protected]>
  • Loading branch information
InnerCircleTFS and kokekanon authored Dec 17, 2024
1 parent b021daa commit b68af38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/client_options/options.lua
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ local function setupComboBox()
listKeybindsPanel.onOptionChange = function(comboBox, option)
setOption('listKeybindsPanel', option)
end
panels.keybindsPanel.presets.list:setCurrentOption(Keybind.currentPreset)
end

local function setup()
Expand Down

0 comments on commit b68af38

Please sign in to comment.