diff --git a/ui/ui/app-settings.tpl b/ui/ui/app-settings.tpl index 3d09c4a8..eedb9473 100644 --- a/ui/ui/app-settings.tpl +++ b/ui/ui/app-settings.tpl @@ -747,7 +747,8 @@
+ value="{$_c['github_token']}" placeholder="ghp_........" + onmouseleave="this.type = 'password'" onmouseenter="this.type = 'text'">
Create GitHub personal access token (classic), only need repo scope