fixed bug with type object

This commit is contained in:
Kostya
2024-01-21 10:51:55 +03:00
parent a3ddd32035
commit aa4f3583fd

View File

@@ -165,7 +165,7 @@ export default {
offEventPointers: false,
amountDeposit: 0,
amountSaveDeposit: 0,
flippedCards: '',
flippedCards: [],
PercentageGameSteps: [],
ValidationPlay: {
CrystalValidate: false,