We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506d145 commit ca7bac4Copy full SHA for ca7bac4
templates/base/head_script.tmpl
@@ -13,7 +13,6 @@ If you introduce mistakes in it, Gitea JavaScript code wouldn't run correctly.
13
assetVersionEncoded: encodeURIComponent('{{AssetVersion}}'), // will be used in URL construction directly
14
assetUrlPrefix: '{{AssetUrlPrefix}}',
15
runModeIsProd: {{.RunModeIsProd}},
16
- defaultShowFullName: {{DefaultShowFullName}},
17
customEmojis: {{CustomEmojis}},
18
csrfToken: '{{.CsrfToken}}',
19
pageData: {{.PageData}},
0 commit comments