Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hirenko-v authored Sep 20, 2024
1 parent 5aa28e2 commit 54163f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/msg/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ func showBothSelects(firstSelection, secondSelection string) executor.ExecuteOut
// })
// }
// }

fmt.Sprintf(option.Flags[0])
// Add each dynamic dropdown to the section
sections[0].Selects.Items = append(sections[0].Selects.Items, api.Select{
Name: "second",
Expand Down

0 comments on commit 54163f7

Please sign in to comment.