fixed bug with off btn

This commit is contained in:
Kostya
2023-12-13 21:01:16 +03:00
parent 95cbda6842
commit 8e589baa27

View File

@@ -57,7 +57,7 @@ export default {
card: 0,
clickedBtn: '',
url: '',
offBtn: false,
offBtn: true,
PaymentsModalNumbers
}
},