Skip to content

Commit

Permalink
Moved pacman.go to its own directory
Browse files Browse the repository at this point in the history
  • Loading branch information
wystans committed Dec 15, 2021
1 parent 158f5e9 commit 453e39c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion progressbar.go
Expand Up @@ -39,7 +39,7 @@ type state struct {
currentPercent int
lastPercent int
currentSaucerSize int
isAltSaucerHead bool
isAltSaucerHead bool

lastShown time.Time
startTime time.Time
Expand Down

0 comments on commit 453e39c

Please sign in to comment.