Fix comment in default.json (#34481)
Update line to properly reference the intended setting. Release Notes: - N/A
This commit is contained in:
parent
78b7737368
commit
b398935081
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
"bottom_dock_layout": "contained",
|
||||
// The direction that you want to split panes horizontally. Defaults to "up"
|
||||
"pane_split_direction_horizontal": "up",
|
||||
// The direction that you want to split panes horizontally. Defaults to "left"
|
||||
// The direction that you want to split panes vertically. Defaults to "left"
|
||||
"pane_split_direction_vertical": "left",
|
||||
// Centered layout related settings.
|
||||
"centered_layout": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue