Fix wrong collapse keybind: Alt+Shift+(R → L)
This commit is contained in:
@@ -125,7 +125,7 @@ class UISettings(JSONConfigFile):
|
||||
|
||||
"toggleCollapseAccount": [
|
||||
"Alt+Shift+Left", "Alt+Shift+Right",
|
||||
"Alt+Shift+H", "Alt+Shift+R",
|
||||
"Alt+Shift+H", "Alt+Shift+L",
|
||||
],
|
||||
|
||||
"startDebugger": ["Alt+Shift+D"],
|
||||
|
Reference in New Issue
Block a user