mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
Change amount number 1->0
This commit is contained in:
@@ -53,7 +53,7 @@ export default {
|
||||
],
|
||||
data() {
|
||||
return {
|
||||
amount: 1,
|
||||
amount: 0,
|
||||
card: 0,
|
||||
clickedBtn: '',
|
||||
url: '',
|
||||
|
||||
Reference in New Issue
Block a user