mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
refactor: mark right docking as experimental
This commit is contained in:
parent
ac02170845
commit
6b7bed017f
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ export function SidebarSettings() {
|
|||
{
|
||||
key: 'right',
|
||||
value: 'right',
|
||||
label: 'Right',
|
||||
label: 'Right (*experimental)',
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue