auto-save 2026-05-18 07:33 (~4)

This commit is contained in:
2026-05-18 07:33:17 +08:00
parent 9790e5bedb
commit fe560d6674
4 changed files with 26 additions and 12 deletions

View File

@@ -3165,7 +3165,7 @@ function StoryboardSegmentCard({
</div>
<ActionButton disabled={busy} variant="ghost" onClick={() => onGenerateElement()}>
{busy ? <Loader2 className="h-3.5 w-3.5 animate-spin" /> : <Sparkles className="h-3.5 w-3.5" />}
+6
+
</ActionButton>
</div>
</SegmentBand>