Обновить index.html

This commit is contained in:
2026-04-22 15:20:08 +00:00
parent 22cb9bed51
commit ade16e6417

View File

@@ -47,6 +47,7 @@
});
const result = await response.json();
console.log(result);
if (response.ok && result.data && result.data.status === 'OK') {
// 2. Ищем, куда нас просили вернуться