mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fixed bug with deployment on vercel
This commit is contained in:
@@ -223,6 +223,7 @@ export default {
|
|||||||
|
|
||||||
let LimitClicked = this.amountSaveCrystals
|
let LimitClicked = this.amountSaveCrystals
|
||||||
let DepositDiamonds = this.amountSaveDeposit
|
let DepositDiamonds = this.amountSaveDeposit
|
||||||
|
console.log(LimitClicked, DepositDiamonds)
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
this.gameStart = false
|
this.gameStart = false
|
||||||
|
|||||||
Reference in New Issue
Block a user