mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 06:20:11 +00:00
hide node library setting
This commit is contained in:
@@ -315,7 +315,7 @@ export const CORE_SETTINGS: SettingParams[] = [
|
||||
{
|
||||
id: 'Comfy.NodeLibrary.NewDesign',
|
||||
name: 'Use new node library design',
|
||||
type: 'boolean',
|
||||
type: 'hidden',
|
||||
defaultValue: false,
|
||||
experimental: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user