lint
All checks were successful
Code quality checks / biome (push) Successful in 10s

This commit is contained in:
Seth 2025-05-19 11:47:13 -04:00
parent ab71bc828a
commit 7289a541f8

View file

@ -11,7 +11,6 @@ document.body.appendChild(<App />);
let clicks = 0;
let resetCount = "";
document.onclick = () => {
"vibrate" in navigator && navigator.vibrate(1);
new Audio("https://no.ipv4.army/raw/Effect_Tick.ogg").play();