Skip to content

Commit

Permalink
cl
Browse files Browse the repository at this point in the history
  • Loading branch information
alecrabbit committed Oct 18, 2019
1 parent 7489260 commit 89ce094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spinner.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ func New(options ...Option) (*Spinner, error) {
// entry.colorizingSet = color.CNoColor
// }
// }

// Create spinner elements
if err := s.createElements(); err != nil {
return nil, err
Expand Down

0 comments on commit 89ce094

Please sign in to comment.