mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
hsdhfdhsfdh
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user