feat: runnersok

This commit is contained in:
2026-03-29 01:22:33 +01:00
parent 26b395272d
commit 9607ff3478
24 changed files with 1613 additions and 221 deletions

View File

@@ -48,6 +48,7 @@ export type FluxSlot = {
canDuplicate?: boolean
canCopy?: boolean
onFitView?: () => void
onRun?: () => void
}
export type LogosSlot = {