auto-save 2026-05-13 14:49 (~5)

This commit is contained in:
2026-05-13 14:49:32 +08:00
parent 59f6c16225
commit ffffb1e19c
5 changed files with 258 additions and 52 deletions

View File

@@ -327,6 +327,7 @@ export default function Home() {
selectedFrames={selectedFrames}
focusedFrame={storyboardFrame}
onFocusFrame={setStoryboardFrame}
onJobUpdate={setJob as any}
/>
<div className="relative flex-1 min-h-0">
<ReactFlow