From 3d068c21bea5c82985d805dbdaafb7f30ddc6ff6 Mon Sep 17 00:00:00 2001 From: Chummy Date: Thu, 19 Feb 2026 20:29:58 +0800 Subject: [PATCH] fix: correct Lark/Feishu channel selection index in wizard --- src/onboard/wizard.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/onboard/wizard.rs b/src/onboard/wizard.rs index 952de31..aa3bcd7 100644 --- a/src/onboard/wizard.rs +++ b/src/onboard/wizard.rs @@ -3683,7 +3683,7 @@ fn setup_channels() -> Result { allowed_users, }); } - 10 => { + 11 => { // ── Lark/Feishu ── println!(); println!(