diff --git a/renderer.js b/renderer.js index c981a65..e3ef72a 100644 --- a/renderer.js +++ b/renderer.js @@ -479,7 +479,7 @@ async function startLiveCountdown(folderObj, msLeft) { ); if(isQueued) console.log("hi"); // Für random-Winkel (zwischen -10 und +15 Grad, z.B.) - const pawRotate = (Math.random() * 25 - 10).toFixed(1); // -10° bis +15° + const pawRotate = (Math.random() * 35 - 10).toFixed(1); // -10° bis +15° return `