mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-07-27 08:16:44 +00:00
Add is_experimental to v3 test sleep node
This commit is contained in:
parent
87e72fc04c
commit
96d317b3e2
@ -222,6 +222,7 @@ class V3TestSleep(io.ComfyNodeV3):
|
||||
hidden=[
|
||||
io.Hidden.unique_id,
|
||||
],
|
||||
is_experimental=True,
|
||||
)
|
||||
|
||||
@classmethod
|
||||
|
Loading…
x
Reference in New Issue
Block a user