1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-12-02 20:22:52 +00:00

even slower

This commit is contained in:
Laura
2025-09-22 23:32:18 +02:00
parent cae71e93f1
commit a8991dd0a9

View File

@@ -2046,7 +2046,7 @@
return;
}
const time = rand(120, 140);
const time = rand(140, 160);
el.style.setProperty("--time", `${time.toFixed(2)}s`);