cfghyggyuihjojio

This commit is contained in:
2026-03-19 13:39:55 +01:00
parent 807679b4d2
commit e903cac00b
+1 -1
View File
@@ -9,7 +9,7 @@ let playersData = [];
async function SqlRequest(action, params = {}) {
try {
const response = await fetch('../Php/RequestsHandler.php', {
const response = await fetch('../RequestsHandler.php', {
method: 'POST',
headers: {
'Content-Type': 'application/json'