From e15f06281dc6fbd35b97e4d607ebb1f13a1fc66d Mon Sep 17 00:00:00 2001 From: Jason Date: Mon, 24 Jul 2023 00:35:24 -0700 Subject: [PATCH] fix config --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index f207e82..a9c5efa 100644 --- a/config.json +++ b/config.json @@ -2,6 +2,6 @@ "image_path": "image.png", "image_start_coords": [ 2273, - 1781 + 1780 ] }