forked from forgejo/forgejo
fix: gofmt errors. (#1106)
This commit is contained in:
parent
6bdfadf4a9
commit
28a5bc313a
4 changed files with 20 additions and 18 deletions
|
@ -37,7 +37,7 @@ type AuthenticationForm struct {
|
|||
SkipVerify bool
|
||||
PAMServiceName string
|
||||
Oauth2Provider string
|
||||
Oauth2Key string
|
||||
Oauth2Key string
|
||||
Oauth2Secret string
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue