mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
Backport #29079 Signed-off-by: Wiktor Kwapisiewicz <[email protected]> Co-authored-by: Wiktor Kwapisiewicz <[email protected]> Co-authored-by: KN4CK3R <[email protected]>
This commit is contained in:
co-authored by
Wiktor Kwapisiewicz
KN4CK3R
parent
f634982d23
commit
c4a86b20a4
@@ -74,6 +74,7 @@ func mailNewRelease(ctx context.Context, lang string, tos []string, rel *repo_mo
|
||||
"Release": rel,
|
||||
"Subject": subject,
|
||||
"Language": locale.Language(),
|
||||
"Link": rel.HTMLURL(),
|
||||
}
|
||||
|
||||
var mailBody bytes.Buffer
|
||||
|
||||
Reference in New Issue
Block a user