Update config.json
This commit is contained in:
parent
092df29869
commit
d226357f5f
|
|
@ -5,6 +5,6 @@
|
||||||
"ntfyToken": "TOKEN",
|
"ntfyToken": "TOKEN",
|
||||||
"buyLottoPolicy": [
|
"buyLottoPolicy": [
|
||||||
"auto",
|
"auto",
|
||||||
"1,2,3,4,5,6"
|
[1,2,3,4,5,6]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue