chore: 恢复本地定制修改(stash pop)
This commit is contained in:
parent
d6616c5859
commit
ef54d2479d
@ -169,6 +169,12 @@ export default function VerifyConfig() {
|
|||||||
"Local Slider Captcha"
|
"Local Slider Captcha"
|
||||||
)}
|
)}
|
||||||
</SelectItem>
|
</SelectItem>
|
||||||
|
<SelectItem value="slider">
|
||||||
|
{t(
|
||||||
|
"verify.captchaTypeSlider",
|
||||||
|
"Local Slider Captcha"
|
||||||
|
)}
|
||||||
|
</SelectItem>
|
||||||
<SelectItem value="turnstile">
|
<SelectItem value="turnstile">
|
||||||
{t(
|
{t(
|
||||||
"verify.captchaTypeTurnstile",
|
"verify.captchaTypeTurnstile",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user