gfdgfdgdfgf d

This commit is contained in:
Hepatica
2024-01-21 02:53:48 +01:00
parent 45bf25a55f
commit a22781b615

View File

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