hsdhfdhsfdh

This commit is contained in:
Hepatica
2024-01-21 02:20:54 +01:00
parent 3bafc814b8
commit d639302315

View File

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