nhjk,l
This commit is contained in:
@@ -9,7 +9,7 @@ let playersData = [];
|
|||||||
|
|
||||||
async function SqlRequest(action, params = {}) {
|
async function SqlRequest(action, params = {}) {
|
||||||
try {
|
try {
|
||||||
const response = await fetch('../RequestsHandler.php', {
|
const response = await fetch('RequestsHandler.php', {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
headers: {
|
headers: {
|
||||||
'Content-Type': 'application/json'
|
'Content-Type': 'application/json'
|
||||||
|
|||||||
Reference in New Issue
Block a user