Skip to content

Commit

Permalink
chore: first change
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeyheath committed Sep 13, 2023
1 parent 0dce51d commit a31f224
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/v2/resolvers.go
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,8 @@ func OwnerGetter(comm Common) *string {
return comm.Owner
}

// add something

func ProjectGetter(comm Common) *string {
return comm.Project
}
Expand Down

0 comments on commit a31f224

Please sign in to comment.