my msg is altered

pull/188/head
Rohantyagi22 1 year ago
parent 6e41d73275
commit a8078b0497

@ -32,9 +32,9 @@ function runAnimation() {
} }
}) })
}) })
} };
replay.addEventListener('click', () => { replay.addEventListener('click', () => {
resetDOM() resetDOM()
runAnimation() runAnimation()
}) });

Loading…
Cancel
Save