mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-17 10:02:59 +08:00
Expose DynamicCombo in public API
This commit is contained in:
parent
ba13d10d82
commit
3b4927a106
@ -1933,7 +1933,7 @@ __all__ = [
|
|||||||
"Tracks",
|
"Tracks",
|
||||||
# Dynamic Types
|
# Dynamic Types
|
||||||
"MatchType",
|
"MatchType",
|
||||||
# "DynamicCombo",
|
"DynamicCombo",
|
||||||
# "Autogrow",
|
# "Autogrow",
|
||||||
# Other classes
|
# Other classes
|
||||||
"HiddenHolder",
|
"HiddenHolder",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user