mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-19 04:33:28 +02:00
remove extra newline at end of worklogs template
This commit is contained in:
+1
-2
@@ -164,5 +164,4 @@ const defaultWorklogsTemplate = `{{ range .worklogs }}- # {{.author.name}}, {{.c
|
|||||||
comment: {{ or .comment "" }}
|
comment: {{ or .comment "" }}
|
||||||
timeSpent: {{ .timeSpent }}
|
timeSpent: {{ .timeSpent }}
|
||||||
|
|
||||||
{{end}}
|
{{end}}`
|
||||||
`
|
|
||||||
|
|||||||
Reference in New Issue
Block a user