🍱 fix lint

This commit is contained in:
Max Lerebourg
2025-08-06 09:53:35 +02:00
parent 529964164e
commit f886720ec9

View File

@@ -359,6 +359,7 @@ func validateCaptcha(config *Config) error {
)
}
}
return nil
}
func validateParamsRequired(config *Config) error {