Skip to content

Commit

Permalink
Run go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
za419 committed Jul 31, 2024
1 parent b1315f1 commit 0078251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ type ServerConfig struct {
RedisPort string
WhitelistPath string
DevMode bool
LogLevel string
LogLevel string
}

func parseLogLevel(level string) slog.Level {
Expand Down

0 comments on commit 0078251

Please sign in to comment.