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 = {}) { async function SqlRequest(action, params = {}) {
try { try {
const response = await fetch('../Php/RequestsHandler.php', { const response = await fetch('../RequestsHandler.php', {
method: 'POST', method: 'POST',
headers: { headers: {
'Content-Type': 'application/json' 'Content-Type': 'application/json'