diff --git a/renderer.js b/renderer.js index bf1db12..ca726d2 100644 --- a/renderer.js +++ b/renderer.js @@ -476,7 +476,7 @@ async function startLiveCountdown(folderObj, msLeft) { // Prüfe, ob der Commit in der Rewrite-Queue ist: const isQueued = folderObj.llmCandidates && folderObj.llmCandidates.includes(c.hash); if(isQueued) console.log("hi"); - // Für random-Winkel (zwischen -10 und +15 Grad, z.B.) + // Für random-Winkel (zwischen -10 und +15 Grad, z.B.) const pawRotate = (Math.random() * 25 - 10).toFixed(1); // -10° bis +15° return `