fixed bug with +1 circles logic

This commit is contained in:
Kostya
2024-01-21 11:45:22 +03:00
parent 0a7ef70591
commit f5e0336427

View File

@@ -217,7 +217,7 @@ export default {
},
flippedCards: {
async handler(value) {
if (this.gamesCircle <= this.amountSaveCrystals) {
if (this.gamesCircle < this.amountSaveCrystals) {
console.log(value)
// this.offEventPointers = false