From f900ef50391ae807a09691e200476f30f1aed520 Mon Sep 17 00:00:00 2001 From: "hojin.jeong" Date: Mon, 25 Aug 2025 16:39:10 +0900 Subject: [PATCH] config.json case bugfixe --- config.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index 491c54d..0000000 --- a/config.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "id": "USERID", - "password": "PASSWORD", - "ntfyUrl": "URL", - "ntfyToken": "TOKEN", - "buyLottoPolicy": [ - "auto", - "1,2,3,4,5,6" - ] -} \ No newline at end of file