Skip to content

Commit

Permalink
config: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Oct 9, 2023
1 parent 26f3da7 commit 24865cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ type (
Password string `yaml:"password"`
}

// Log contains the log settings
Log struct {
Level string `yaml:"level"`
}
Expand Down

0 comments on commit 24865cb

Please sign in to comment.