mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 03:01:54 +00:00
This reverts commit a41f3b1ac6.
This commit is contained in:
@@ -386,7 +386,7 @@ export const CORE_SETTINGS: SettingParams[] = [
|
|||||||
{
|
{
|
||||||
id: 'Comfy.Workflow.WorkflowTabsPosition',
|
id: 'Comfy.Workflow.WorkflowTabsPosition',
|
||||||
name: 'Opened workflows position',
|
name: 'Opened workflows position',
|
||||||
type: 'hidden',
|
type: 'combo',
|
||||||
options: ['Sidebar', 'Topbar'],
|
options: ['Sidebar', 'Topbar'],
|
||||||
defaultValue: 'Sidebar'
|
defaultValue: 'Sidebar'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user