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 f7f815b commit d907761Copy full SHA for d907761
services/forms/admin_config_form.go
@@ -5,6 +5,7 @@ import (
5
6
"code.gitea.io/gitea/modules/web/middleware"
7
"code.gitea.io/gitea/services/context"
8
+
9
"gitea.com/go-chi/binding"
10
)
11
0 commit comments