From 7e02168e5408a0f809e79da351eb9d6d96316db9 Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 17 Oct 2025 12:32:29 +0200 Subject: [PATCH] =?UTF-8?q?feat(debug):=20make=20debug=20logs=20button=20s?= =?UTF-8?q?how=20toggleable=20checkmark=20(=E2=9C=93/=E2=98=90)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Debug.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Debug.tsx b/src/components/Debug.tsx index 3ca8b126..18251e14 100644 --- a/src/components/Debug.tsx +++ b/src/components/Debug.tsx @@ -280,7 +280,7 @@ const Debug: React.FC = () => {

Debug Logs