From 3cb38822512be8b75fc523547ce0801bf4602d6f Mon Sep 17 00:00:00 2001 From: Floke Date: Sat, 5 Jul 2025 17:26:07 +0000 Subject: [PATCH] =?UTF-8?q?debug=5Fscreenshot.py=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debug_screenshot.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 debug_screenshot.py diff --git a/debug_screenshot.py b/debug_screenshot.py new file mode 100644 index 00000000..c3a78613 --- /dev/null +++ b/debug_screenshot.py @@ -0,0 +1 @@ +OUTPUT_FILE = "/screenshots/debug_screenshot.png" \ No newline at end of file