chore: 恢复本地定制修改(stash pop)

This commit is contained in:
shanshanzhong 2026-03-23 22:08:58 -07:00
parent d6616c5859
commit ef54d2479d

View File

@ -169,6 +169,12 @@ export default function VerifyConfig() {
"Local Slider Captcha"
)}
</SelectItem>
<SelectItem value="slider">
{t(
"verify.captchaTypeSlider",
"Local Slider Captcha"
)}
</SelectItem>
<SelectItem value="turnstile">
{t(
"verify.captchaTypeTurnstile",