From e047f931041e3b0e53221295d769bd559d1fd807 Mon Sep 17 00:00:00 2001 From: Saviru Kashmira <66071876+Saviru@users.noreply.github.com> Date: Sun, 21 Apr 2024 19:29:16 +0530 Subject: [PATCH] Saviru Kashmira Saviru Kashmira --- script.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script.js b/script.js index 115f645..a12ca37 100644 --- a/script.js +++ b/script.js @@ -274,6 +274,7 @@ function toastNotify(alt, alm, alttype, altclr) { ntprog.classList.add("ntact"); setTimeout(() => { + alticon.classList.remove(alttype) toast.classList.remove("ntact"); }, 5000); @@ -283,6 +284,7 @@ function toastNotify(alt, alm, alttype, altclr) { } ntclose.addEventListener("click", () => { + alticon.classList.remove(alttype) toast.classList.remove("ntact"); setTimeout(() => {