mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-17 11:59:30 +00:00
review
This commit is contained in:
parent
7316108d56
commit
9ccad50b05
4 changed files with 7 additions and 0 deletions
|
@ -19,6 +19,7 @@ type ForgeLike struct {
|
|||
ap.Activity
|
||||
}
|
||||
|
||||
// TODO: Use explicit values instead of ctx !!
|
||||
func NewForgeLike(ctx *context.APIContext) (ForgeLike, error) {
|
||||
result := ForgeLike{}
|
||||
actorIRI := ctx.Repo.Owner.APAPIURL()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue