mirror of
https://github.com/simstudioai/sim.git
synced 2026-09-24 15:45:35 +08:00
Horizontal blocks by default
This commit is contained in:
@@ -141,6 +141,7 @@ export const useWorkflowStore = create<WorkflowStoreWithHistory>()(
|
||||
subBlocks,
|
||||
outputs,
|
||||
enabled: true,
|
||||
horizontalHandles: true,
|
||||
},
|
||||
},
|
||||
edges: [...get().edges],
|
||||
|
||||
Reference in New Issue
Block a user