feat: send back event if the graph is loading properly
This commit is contained in:
@@ -726,6 +726,7 @@ const ext = {
|
||||
}
|
||||
console.log("loadGraphData");
|
||||
app.loadGraphData(comfyUIWorkflow);
|
||||
sendEventToCD("graph_loaded");
|
||||
}
|
||||
} else if (message.type === "deploy") {
|
||||
// deployWorkflow();
|
||||
|
||||
Reference in New Issue
Block a user