mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Move default collab panel to the right
This commit is contained in:
parent
b07555b6df
commit
b6f3dd51a0
@ -126,7 +126,7 @@
|
||||
// Whether to show the collaboration panel button in the status bar.
|
||||
"button": true,
|
||||
// Where to dock channels panel. Can be 'left' or 'right'.
|
||||
"dock": "left",
|
||||
"dock": "right",
|
||||
// Default width of the channels panel.
|
||||
"default_width": 240
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user