huskies: merge 1072
This commit is contained in:
+1
-1
@@ -149,7 +149,7 @@ async fn main() -> Result<(), std::io::Error> {
|
||||
startup::project::open_project_root(is_init, explicit_path, &cwd, &app_state, &store, port)
|
||||
.await;
|
||||
|
||||
startup::project::init_subsystems(&app_state, &cwd).await;
|
||||
startup::project::init_subsystems(&app_state, &cwd, is_agent).await;
|
||||
|
||||
let crdt_join_token = cli
|
||||
.join_token
|
||||
|
||||
Reference in New Issue
Block a user