Обновить index.html
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
const result = await response.json();
|
const result = await response.json();
|
||||||
|
console.log(result);
|
||||||
|
|
||||||
if (response.ok && result.data && result.data.status === 'OK') {
|
if (response.ok && result.data && result.data.status === 'OK') {
|
||||||
// 2. Ищем, куда нас просили вернуться
|
// 2. Ищем, куда нас просили вернуться
|
||||||
|
|||||||
Reference in New Issue
Block a user