This commit is contained in:
parent
ab71bc828a
commit
7289a541f8
1 changed files with 0 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Reference in a new issue