fix: correct Lark/Feishu channel selection index in wizard
This commit is contained in:
parent
dcd0bf641d
commit
3d068c21be
1 changed files with 1 additions and 1 deletions
|
|
@ -3683,7 +3683,7 @@ fn setup_channels() -> Result<ChannelsConfig> {
|
|||
allowed_users,
|
||||
});
|
||||
}
|
||||
10 => {
|
||||
11 => {
|
||||
// ── Lark/Feishu ──
|
||||
println!();
|
||||
println!(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue