mirror of
https://github.com/coalaura/whiskr.git
synced 2025-12-02 20:22:52 +00:00
even slower
This commit is contained in:
@@ -2046,7 +2046,7 @@
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
const time = rand(120, 140);
|
const time = rand(140, 160);
|
||||||
|
|
||||||
el.style.setProperty("--time", `${time.toFixed(2)}s`);
|
el.style.setProperty("--time", `${time.toFixed(2)}s`);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user