fixed bug with img if claimwinning-money

This commit is contained in:
Kostya
2024-01-26 15:50:40 +03:00
parent 1f10748dd4
commit 9739a91e8a

View File

@@ -415,6 +415,8 @@ export default {
this.offEventPointers = false
this.gameStart = false
this.flippedCards = []
this.unCorrectClick = []
this.CorrectsClick = []
this.gamesCircle = 0
await GetWinningAmount({ SearchToken: GetCookie('SearchToken'), AuthToken: GetCookie('AUTHTOKEN') })
this.winningAmount = 0