From 9efc5459fb74b873ce12e1868f81c4e559c9f58a Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 17 Oct 2025 12:32:53 +0200 Subject: [PATCH] feat(debug): replace debug logs button with proper HTML checkbox element --- src/components/Debug.tsx | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/components/Debug.tsx b/src/components/Debug.tsx index 18251e14..0536628e 100644 --- a/src/components/Debug.tsx +++ b/src/components/Debug.tsx @@ -278,11 +278,16 @@ const Debug: React.FC = () => {

Debug Logs

-
- +
+