From 626b6ab2dead1af0be22c27483448a480e5d3be4 Mon Sep 17 00:00:00 2001 From: Aldrin Jenson <aldrinjenson@gmail.com> Date: Tue, 21 Mar 2023 17:10:06 +0530 Subject: [PATCH] remove error message --- html/totalRegistration.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/totalRegistration.html b/html/totalRegistration.html index f88d3c5..b0e21ef 100644 --- a/html/totalRegistration.html +++ b/html/totalRegistration.html @@ -73,7 +73,7 @@ <h1 style="text-align: center;">Explara Registration Count</h1> }) .catch(error => { console.error(error) - alert("Sorry gooys, pani kittiyallo. Explara access block cheythu it seems🥲 Kurachu kazhinju onnode nokkkku🤞") + // alert("Sorry gooys, pani kittiyallo. Explara access block cheythu it seems🥲 Kurachu kazhinju onnode nokkkku🤞") } ); </script>