From c9678564a5bf32a231301408032f3712876d5700 Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 17 Oct 2025 12:54:26 +0200 Subject: [PATCH] ui(debug): change disconnect button to red (btn-danger) for better visual indication --- src/components/Debug.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/Debug.tsx b/src/components/Debug.tsx index fd710b64..88a203f1 100644 --- a/src/components/Debug.tsx +++ b/src/components/Debug.tsx @@ -258,12 +258,12 @@ const Debug: React.FC = () => {
Connected to bunker
{pubkey}
- + )}