From 7289a541f8f9b261f0dbc995f1618d82cfd7629a Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 19 May 2025 11:47:13 -0400 Subject: [PATCH] lint --- src/front/index.tsx | 1 - 1 file changed, 1 deletion(-) 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();