continue generating flow, add backend connection on main tabs
This commit is contained in:
@@ -129,7 +129,7 @@ const SongReady = () => {
|
||||
},
|
||||
{ merge: true },
|
||||
);
|
||||
navigate(Routes.PouchReady);
|
||||
navigate(Routes.PouchReady, { projectId });
|
||||
} catch (e) {
|
||||
console.log("Validate error", e?.message);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user