Skip to content

Commit

Permalink
Merge pull request #78 from logfire-ai/repo-sync/cli-private/main
Browse files Browse the repository at this point in the history
πŸ”„ synced file(s) with logfire-ai/cli-private
  • Loading branch information
Quelaan1 authored Jun 7, 2024
2 parents aec7cc0 + e8810e1 commit 1174bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/prompter/tea_onboarding_form.go
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ func (m *model) handleKeyPres() (tea.Model, tea.Cmd) {
// return m, nil
}
subStep = "token"
m.nextInput()
m.nextInput()
}
case "token":
if m.inputs[token].Value() != "" {
Expand Down

0 comments on commit 1174bb0

Please sign in to comment.