mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
fix chat limits update
This commit is contained in:
@@ -44,6 +44,7 @@ async function createProject() {
|
||||
await actions.setActiveProject(newActiveProjectId);
|
||||
}
|
||||
|
||||
setPageLayout('dashboard');
|
||||
router.push('/');
|
||||
|
||||
} catch (ex: any) {
|
||||
|
||||
Reference in New Issue
Block a user