From 7fb36123e951d282825f43f8a9e71fb529924eba Mon Sep 17 00:00:00 2001 From: Dennis Kobert Date: Sat, 22 Aug 2026 12:50:47 +0000 Subject: [PATCH] Point the render wrapper at the leveled intermediate --- node-graph/interpreted-executor/src/util.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-graph/interpreted-executor/src/util.rs b/node-graph/interpreted-executor/src/util.rs index b99f2ce9cc..e3b404fd8f 100644 --- a/node-graph/interpreted-executor/src/util.rs +++ b/node-graph/interpreted-executor/src/util.rs @@ -29,7 +29,7 @@ pub fn wrap_network_in_scope(network: NodeNetwork, editor_api: Arc