вапрп ав пав рпа

This commit is contained in:
Hepatica
2024-01-21 03:02:17 +01:00
parent a22781b615
commit 89589bb462
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ export async function GetUserData(SearchToken, AUTHTOKEN) {
};
try {
const response = await fetch(`${BackendApiUrl}/Payment/GetGameCrashCurrentData`, {
const response = await fetch(`${BackendApiUrl}/Payment/UserMoney`, {
method: 'POST',
headers: {
'Content-Type': 'application/json'