From 7cf7a2d7b6fd4690d6bc1ef9a007644fba1dfb49 Mon Sep 17 00:00:00 2001 From: Falko Habel Date: Sun, 10 Mar 2024 17:18:10 +0100 Subject: [PATCH] remove not nessary file --- data/program.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 data/program.json diff --git a/data/program.json b/data/program.json deleted file mode 100644 index b5f8010..0000000 --- a/data/program.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "window_width": 1000, - "window_height": 750, - "window_state": "normal", - "btn_img_size": [ - 75, - 75 - ], - "skipable_frames": 30, - "img_format": ".jpg", - "used_threads": 4, - "thread_detection_method": "automatic", - "data_mode": "Resize", - "color": "#5f00c7", - "thickness": 4 -} \ No newline at end of file