mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-12 07:01:37 +00:00
Formatting
This commit is contained in:
parent
0c0ad3160a
commit
631092f2a9
@ -91,6 +91,7 @@ internal sealed class Program
|
||||
Console.WriteLine("Error: Failed to get the Qdrant path from Rust.");
|
||||
return;
|
||||
}
|
||||
|
||||
if (qdrantInfo.PortHttp == 0)
|
||||
{
|
||||
Console.WriteLine("Error: Failed to get the Qdrant HTTP port from Rust.");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user