mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
gdfg
fdgfdgdfgf
This commit is contained in:
@@ -666,7 +666,7 @@ export default {
|
||||
try {
|
||||
if (data) {
|
||||
const dataObject = JSON.parse(data);
|
||||
this.winStake = dataObject.CurrentGame.winStake;
|
||||
this.winStake = dataObject.CurrentGame.WinStake;
|
||||
|
||||
console.log(dataObject);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user