From b31cda409f244e00398c25bf5e3cc684f492f902 Mon Sep 17 00:00:00 2001 From: kaheetonaa <61049296+kaheetonaa@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:06:58 +0100 Subject: [PATCH] close --- redirect.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redirect.html b/redirect.html index b54e927..1def3ed 100644 --- a/redirect.html +++ b/redirect.html @@ -119,7 +119,7 @@ } else { window.open('/id_sandbox_for_all/', '_blank'); } - //window.close() + window.close() }