Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
warrn committed Sep 23, 2024
1 parent a73021f commit 9a086ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/labeled.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ func (cfg *labeledOptions) WithForwardsTo(url *url.URL) {

func (cfg labeledOptions) Extra() proto.BindExtra {
return proto.BindExtra{
Metadata: cfg.Metadata,
Description: cfg.Description,
Metadata: cfg.Metadata,
Description: cfg.Description,
}
}

Expand Down

0 comments on commit 9a086ba

Please sign in to comment.