Skip to content

Commit 900e825

Browse files
author
AJ ONeal
committed
whitespace fix
1 parent d2e0def commit 900e825

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/setting/service.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ var Service struct {
2727
EnableReverseProxyAutoRegister bool
2828
EnableReverseProxyEmail bool
2929
EnableCaptcha bool
30-
RequireExternalRegistrationCaptcha bool
31-
RequireExternalRegistrationPassword bool
30+
RequireExternalRegistrationCaptcha bool
31+
RequireExternalRegistrationPassword bool
3232
CaptchaType string
3333
RecaptchaSecret string
3434
RecaptchaSitekey string

0 commit comments

Comments
 (0)