forked from forgejo/forgejo
modules/setting: simple behave change in startup
This commit is contained in:
parent
8896c82d34
commit
e3dece1371
4 changed files with 7 additions and 12 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue