Skip to content

Commit

Permalink
blabla
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
thaJeztah committed Mar 3, 2021
1 parent 436d980 commit ab21a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const (
)

var (
initConfigDir = new(sync.Once)
initConfigDir sync.Once
configDir string
homeDir string
)
Expand Down

0 comments on commit ab21a50

Please sign in to comment.