mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 21:24:10 +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",
|
||||
|
||||
// Registration settings
|
||||
"turnstileSiteKey": "",
|
||||
"turnstileSiteKey": "",
|
||||
"turnstileSecretKey": "",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue