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() }