1
0

Fix: Remove unnecessary newline in main.js

This commit is contained in:
2025-05-25 19:53:39 +02:00
parent 3eeedc3e3b
commit 99df9c4570

View File

@@ -162,7 +162,7 @@ async function ensureOllamaRunning() { //temporary hack
}
throw new Error('[AutoGit] ollama serve konnte nach 5 Sekunden nicht erreicht werden!');
}
}