From 46568bbc736c2626f29129ebba6cc94811228577 Mon Sep 17 00:00:00 2001 From: kijai <40791699+kijai@users.noreply.github.com> Date: Sun, 10 May 2026 15:55:13 +0300 Subject: [PATCH] Update nodes.py --- nodes.py | 1 + 1 file changed, 1 insertion(+) diff --git a/nodes.py b/nodes.py index ec66e54d7..67ed7ec49 100644 --- a/nodes.py +++ b/nodes.py @@ -2435,6 +2435,7 @@ async def init_builtin_extra_nodes(): "nodes_sam3.py", "nodes_void.py", "nodes_wandancer.py", + "nodes_save_3d.py", ] import_failed = []