mirror of
https://github.com/go-gitea/gitea
synced 2025-08-16 06:28:27 +00:00
Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
@@ -34,6 +34,7 @@ func Account(ctx *context.Context) {
|
||||
ctx.Data["Title"] = ctx.Tr("settings")
|
||||
ctx.Data["PageIsSettingsAccount"] = true
|
||||
ctx.Data["Email"] = ctx.Doer.Email
|
||||
ctx.Data["EnableNotifyMail"] = setting.Service.EnableNotifyMail
|
||||
|
||||
loadAccountData(ctx)
|
||||
|
||||
|
Reference in New Issue
Block a user