diff --git a/web-plugin/index.js b/web-plugin/index.js index 32c6e89..8a5cd0d 100644 --- a/web-plugin/index.js +++ b/web-plugin/index.js @@ -726,6 +726,7 @@ const ext = { } console.log("loadGraphData"); app.loadGraphData(comfyUIWorkflow); + sendEventToCD("graph_loaded"); } } else if (message.type === "deploy") { // deployWorkflow();