Skip to content

Commit

Permalink
Merge pull request #66 from rfyiamcool/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere authored Aug 25, 2022
2 parents 498e043 + 76a961c commit affda4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/serveman/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ type Config struct {
}

var (
config *Config
config = New(Config)
// config file
confFile string
)
Expand Down

0 comments on commit affda4f

Please sign in to comment.