Update nodes.py

This commit is contained in:
LaVie024 2025-06-18 23:05:23 +00:00 committed by GitHub
parent 90f3863fd8
commit a290274a11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2278,6 +2278,7 @@ def init_builtin_extra_nodes():
"nodes_preview_any.py",
"nodes_ace.py",
"nodes_string.py",
"nodes_logic_ops.py",
"nodes_camera_trajectory.py",
]