diff --git a/config.json b/config.json index 491c54d..ef7c76a 100644 --- a/config.json +++ b/config.json @@ -5,6 +5,6 @@ "ntfyToken": "TOKEN", "buyLottoPolicy": [ "auto", - "1,2,3,4,5,6" + [1,2,3,4,5,6] ] } \ No newline at end of file