Fix comment in default.json (#34481)

Update line to properly reference the intended setting.

Release Notes:

- N/A
This commit is contained in:
Ariel Rzezak
2025-07-15 19:07:39 +00:00
committed by GitHub
parent 78b7737368
commit b398935081
+1 -1
View File
@@ -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": {