feat: Updated the REPL mcp auth path to use the prettified error messaging
This commit is contained in:
+1
-4
@@ -653,10 +653,7 @@ pub async fn run_repl_command(
|
||||
callback_port,
|
||||
)
|
||||
.await?;
|
||||
println!(
|
||||
"Authentication saved. \
|
||||
Restart Coyote to connect to '{server_name}'."
|
||||
);
|
||||
println!("Authentication saved.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user