mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-08 14:14:19 +00:00
fix: correct gofmt formatting in setting.go
This commit is contained in:
parent
5f83415e95
commit
516d24c70a
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ var defaultValueMap = map[string]string{
|
||||||
"ldapDefaultLimitIP": "0",
|
"ldapDefaultLimitIP": "0",
|
||||||
|
|
||||||
// Registration settings
|
// Registration settings
|
||||||
"turnstileSiteKey": "",
|
"turnstileSiteKey": "",
|
||||||
"turnstileSecretKey": "",
|
"turnstileSecretKey": "",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue