ОНО ПОЧЕМУ ТО НЕ ОБНОВЛЯЕТ SITE.JS

This commit is contained in:
neroduckale 2024-01-03 02:23:52 +05:00
parent 52e38d2ec4
commit 5c9d1989f5
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 399E73062E1A3667

View file

@ -1,4 +1,5 @@
 console.log("Start!")
alert("startaed!")
async function getUsers() { async function getUsers() {
// отправляет запрос и получаем ответ // отправляет запрос и получаем ответ
const response = await fetch("/api/users", { const response = await fetch("/api/users", {