Skip to content

Commit 460826e

Browse files
c121914yuCopilot
andauthored
Update projects/app/src/pageComponents/app/detail/WorkflowComponents/context/workflowInitContext.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 47a628f commit 460826e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/app/src/pageComponents/app/detail/WorkflowComponents/context/workflowInitContext.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ const WorkflowInitContextProvider = ({
255255
);
256256
}, [nodeList, edges]);
257257

258-
// 快照阻塞标志
258+
// Snapshot blocking flag
259259
const forbiddenSaveSnapshot = useRef(false);
260260

261261
// Elevate childNodes

0 commit comments

Comments
 (0)