1
0

auto-git:

[change] main.js
This commit is contained in:
2025-05-25 19:56:45 +02:00
parent f31215540e
commit 5396c98f84

14
main.js
View File

@@ -124,6 +124,20 @@ function openSettings(win) {
settingsWin.on('closed', () => settingsWin = null);
}
async function ensureOllamaRunning() { //temporary hack
// Port-Test als Promise
function pingOllama() {