feat: update Makelore modules and conversations
This commit is contained in:
@@ -34,7 +34,7 @@ describe('MainLayout module isolation', () => {
|
||||
useOpencodeStore.setState({ activeProject: project });
|
||||
useProjectConfigStore.setState({
|
||||
configsByProjectId: {
|
||||
[project.id]: { ...createProjectConfig('standard-development'), initialized: false },
|
||||
[project.id]: { ...createProjectConfig(), initialized: false },
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user