From ca7caf5f536a973363934c0fce096a8bf9ae177e Mon Sep 17 00:00:00 2001 From: Rohantyagi22 Date: Tue, 2 Jul 2024 12:52:19 +0530 Subject: [PATCH] a brand new commit to master --- animated-countdown/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/animated-countdown/script.js b/animated-countdown/script.js index 3f84535..8997017 100644 --- a/animated-countdown/script.js +++ b/animated-countdown/script.js @@ -14,7 +14,7 @@ function resetDOM() { }) nums[0].classList.add('in') -} +}; function runAnimation() { nums.forEach((num, idx) => {