mirror of
https://github.com/go-gitea/gitea
synced 2025-07-27 04:38:36 +00:00
This commit is contained in:
@@ -419,6 +419,7 @@ func (c *Comment) loadReview(e Engine) (err error) {
|
||||
return err
|
||||
}
|
||||
}
|
||||
c.Review.Issue = c.Issue
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user