ОНО ПОЧЕМУ ТО НЕ ОБНОВЛЯЕТ SITE.JS
This commit is contained in:
parent
52e38d2ec4
commit
5c9d1989f5
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
|
||||
console.log("Start!")
|
||||
alert("startaed!")
|
||||
async function getUsers() {
|
||||
// отправляет запрос и получаем ответ
|
||||
const response = await fetch("/api/users", {
|
||||
|
|
Loading…
Reference in a new issue