From d226357f5f839d77424fd9174d9d9368d8ece568 Mon Sep 17 00:00:00 2001 From: mapside Date: Mon, 25 Aug 2025 07:30:59 +0000 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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