Skip to content

Commit

Permalink
ttt
Browse files Browse the repository at this point in the history
  • Loading branch information
hirenko-v authored Sep 20, 2024
1 parent 8c30747 commit 24b8eb2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/msg/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,6 @@ func showBothSelects(state map[string]string) executor.ExecuteOutput {
})
}

var initialOption *api.OptionItem

// Use the flag as a key to track dropdown selections
sections[0].Selects.Items = append(sections[0].Selects.Items, api.Select{
Name: option.Description, // Adjust name based on flags
Expand Down

0 comments on commit 24b8eb2

Please sign in to comment.