From aa5163d5c4e72cb1e8a1632745c06a006d77537f Mon Sep 17 00:00:00 2001
From: Gusted
Date: Wed, 24 Jul 2024 21:48:51 +0200
Subject: [PATCH] [UI] Fix scoped-access-token
- Regression of #4571
- Refactor to not use the component API of Vue. The root cause is still
unknown.
---
templates/user/settings/applications.tmpl | 14 ++++++--------
.../js/components/ScopedAccessTokenSelector.vue | 11 +++++++----
2 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/templates/user/settings/applications.tmpl b/templates/user/settings/applications.tmpl
index 84541cb82e..04d4dcdb18 100644
--- a/templates/user/settings/applications.tmpl
+++ b/templates/user/settings/applications.tmpl
@@ -77,14 +77,12 @@
{{ctx.Locale.Tr "settings.access_token_desc" (HTMLFormat `href="%s/api/swagger" target="_blank"` AppSubUrl) (`href="https://forgejo.org/docs/latest/user/token-scope/" target="_blank"`|SafeHTML)}}
-
-
-
+