mirror of
https://gitee.com/gitea/gitea
synced 2025-11-08 02:20:24 +08: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