type issues
This commit is contained in:
parent
795019c8af
commit
6786290004
|
@ -67,7 +67,7 @@
|
|||
{{if .RequireU2F}}
|
||||
<script src="{{AppSubUrl}}/vendor/plugins/u2f/index.js"></script>
|
||||
{{end}}
|
||||
{{if and .EnableCaptcha (eq .CaptchaType "recaptcha")}}
|
||||
{{if and .EnableCaptcha (and .CaptchaType (eq .CaptchaType "recaptcha"))}}
|
||||
<script src="https://www.google.com/recaptcha/api.js" async></script>
|
||||
{{end}}
|
||||
{{if .RequireTribute}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user