mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 02:08:36 +00:00
modules/setting: simple behave change in startup
This commit is contained in:
@@ -164,7 +164,7 @@ var TemplateFuncs template.FuncMap = map[string]interface{}{
|
||||
},
|
||||
"DiffTypeToStr": DiffTypeToStr,
|
||||
"DiffLineTypeToStr": DiffLineTypeToStr,
|
||||
"Sha1": Sha1,
|
||||
"Sha1": Sha1,
|
||||
"ShortSha": ShortSha,
|
||||
"Md5": EncodeMd5,
|
||||
"ActionContent2Commits": ActionContent2Commits,
|
||||
|
Reference in New Issue
Block a user