mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
Merge branch 'main' of https://github.com/danilt2000/LuckyDiamond
This commit is contained in:
@@ -30,10 +30,8 @@ export async function GettingMoneyOperation(amount) {
|
||||
console.log("Fetch error:", response.status);
|
||||
}
|
||||
console.log(response)
|
||||
|
||||
return await response.json();
|
||||
} catch (error) {
|
||||
console.log("Fetch error:", error);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user