mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-09 15:10:17 +00:00
Experimental settings BETA tag (#509)
* Add BETA tag for experimental setting * Mark node searchbox impl as experimental * nit
This commit is contained in:
@@ -43,4 +43,5 @@ export interface SettingParams {
|
||||
// default category from id.
|
||||
// Note: Like id, category value need to be unique.
|
||||
category?: string[]
|
||||
experimental?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user