Backport #33585 by @lunny Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
parent
cc6ec56738
commit
5e9cc919cf
3 changed files with 11 additions and 9 deletions
|
@ -80,7 +80,7 @@ type DiffLine struct {
|
|||
Match int
|
||||
Type DiffLineType
|
||||
Content string
|
||||
Comments []*issues_model.Comment
|
||||
Comments issues_model.CommentList
|
||||
SectionInfo *DiffLineSectionInfo
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue