From ade16e6417de6c9175205e16697ff00ac9580582 Mon Sep 17 00:00:00 2001 From: lendry Date: Wed, 22 Apr 2026 15:20:08 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20index.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 0d1f53c..947d75b 100644 --- a/index.html +++ b/index.html @@ -47,6 +47,7 @@ }); const result = await response.json(); + console.log(result); if (response.ok && result.data && result.data.status === 'OK') { // 2. Ищем, куда нас просили вернуться