286 B
286 B
@runfusion/fusion
| @runfusion/fusion |
|---|
| patch |
Fix InProcessRuntime creating a nested .fusion/.fusion/fusion.db. RoutineStore was being constructed with the project's .fusion directory, but its constructor appends .fusion internally. Pass the project root instead, matching AutomationStore.