From fc4ff85cf5fc6d46a37fc2f48b6595b07226074a Mon Sep 17 00:00:00 2001 From: yudate Date: Fri, 8 Sep 2023 16:27:44 +0900 Subject: [PATCH] 3000ms --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f8dd58e..d2b1e94 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ // const now = new Date().valueOf(); setTimeout(function() { if (appOpened) { - consol.log("リダイレクト") + console.log("リダイレクト") // if (new Date().valueOf() - now > 200) return; if (isIOS) { window.location = "https://apps.apple.com/jp/app/%E3%82%B5%E3%83%AD%E3%83%B3%E4%BA%88%E7%B4%84-%E3%82%AB%E3%83%9F%E3%83%B3%E3%82%B0%E3%82%B9%E3%83%BC%E3%83%B3-coming-soon/id1001502915";