mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-09 06:17:02 +08:00
nit
This commit is contained in:
parent
8194a49bac
commit
889eab111b
@ -109,7 +109,7 @@ class InputTypeOptions(TypedDict):
|
|||||||
Ref: https://github.com/Comfy-Org/ComfyUI_frontend/pull/3364
|
Ref: https://github.com/Comfy-Org/ComfyUI_frontend/pull/3364
|
||||||
"""
|
"""
|
||||||
forceInput: bool
|
forceInput: bool
|
||||||
"""Defaults to an input slot rather than a widget"""
|
"""Forces the input to be an input slot rather than a widget even a widget is available for the input type."""
|
||||||
lazy: bool
|
lazy: bool
|
||||||
"""Declares that this input uses lazy evaluation"""
|
"""Declares that this input uses lazy evaluation"""
|
||||||
rawLink: bool
|
rawLink: bool
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user