去掉bgUrl的设定

This commit is contained in:
2026-05-16 14:18:33 +08:00
parent 0aef7d0ad5
commit f9b0b05c7e
5 changed files with 0 additions and 42 deletions
-1
View File
@@ -9,7 +9,6 @@ export interface TianAiCaptchaResult {
export interface TianAiCaptchaStyle {
btnUrl?: string
bgUrl?: string
moveTrackMaskBgColor?: string
moveTrackMaskBorderColor?: string
i18n?: Record<string, string>