fmt
Signed-off-by: Jonas Franz <info@jonasfranz.software>
This commit is contained in:
parent
e7b2b61204
commit
8a6e6dc20c
|
@ -747,12 +747,12 @@ type CreateCommentOptions struct {
|
|||
NewTitle string
|
||||
CommitID int64
|
||||
CommitSHA string
|
||||
Patch string
|
||||
LineNum int64
|
||||
TreePath string
|
||||
ReviewID int64
|
||||
Content string
|
||||
Attachments []string // UUIDs of attachments
|
||||
Patch string
|
||||
LineNum int64
|
||||
TreePath string
|
||||
ReviewID int64
|
||||
Content string
|
||||
Attachments []string // UUIDs of attachments
|
||||
}
|
||||
|
||||
// CreateComment creates comment of issue or commit.
|
||||
|
|
Loading…
Reference in New Issue
Block a user