diff --git a/src/front/index.tsx b/src/front/index.tsx index 4ae4865..a153222 100644 --- a/src/front/index.tsx +++ b/src/front/index.tsx @@ -11,7 +11,6 @@ document.body.appendChild(); let clicks = 0; let resetCount = ""; - document.onclick = () => { "vibrate" in navigator && navigator.vibrate(1); new Audio("https://no.ipv4.army/raw/Effect_Tick.ogg").play();