mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-19 04:33:28 +02:00
add comment command
This commit is contained in:
@@ -17,3 +17,7 @@ func (l *LinkIssueRequest) ProvideLinkIssueRequest() *LinkIssueRequest {
|
||||
func (r *RankRequest) ProvideRankRequest() *RankRequest {
|
||||
return r
|
||||
}
|
||||
|
||||
func (c *Comment) ProvideComment() *Comment {
|
||||
return c
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user