From 669ca642847f7897cf952c69315a7997a2c00c5b Mon Sep 17 00:00:00 2001 From: Breadway Date: Wed, 29 Jul 2026 21:37:33 +0800 Subject: [PATCH] bread-capture: add breadhelp's troubleshoot-wizard view to target registry --- bread-capture/src/main.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/bread-capture/src/main.rs b/bread-capture/src/main.rs index 99f5b7e..f6d5427 100644 --- a/bread-capture/src/main.rs +++ b/bread-capture/src/main.rs @@ -62,6 +62,7 @@ const TARGETS: &[(&str, &[(&str, &str)])] = &[ ("home", "breadhelp-home.png"), ("learn", "breadhelp-learn.png"), ("ask", "breadhelp-ask.png"), + ("troubleshoot-wizard", "breadhelp-troubleshoot-wizard.png"), ], ), (