From: sillyguodong <33891828+sillyguodong@users.noreply.github.com> Date: Fri, 16 Aug 2024 17:37:36 +0000 (+0800) Subject: fix the component of access token list not mounted (#31824) X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2e7d202a7f8051d140220d1c195ff73b80e0d1ff;p=gitea.git fix the component of access token list not mounted (#31824) try to fix #31771 --- diff --git a/templates/user/settings/applications.tmpl b/templates/user/settings/applications.tmpl index 3c1934dd8b..65525aac2b 100644 --- a/templates/user/settings/applications.tmpl +++ b/templates/user/settings/applications.tmpl @@ -77,13 +77,13 @@

{{ctx.Locale.Tr "settings.access_token_desc" (HTMLFormat `href="%s/api/swagger" target="_blank"` AppSubUrl) (`href="https://docs.gitea.com/development/oauth2-provider#scopes" target="_blank"`|SafeHTML)}}

-
- +