From 0127e2dc861a71ab448e7a2d1cf0463cc55be622 Mon Sep 17 00:00:00 2001 From: Gigi Date: Fri, 17 Oct 2025 12:48:25 +0200 Subject: [PATCH] ui(debug): change page title from 'Bunker Debug' to 'Debug' --- 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 26c2f4b1..bae4ff2e 100644 --- a/src/components/Debug.tsx +++ b/src/components/Debug.tsx @@ -218,7 +218,7 @@ const Debug: React.FC = () => { return (
-

Bunker Debug

+

Debug

Active pubkey: {pubkey || 'none'}