完成 2.7.32 需求

This commit is contained in:
edwinQQQ
2025-03-21 16:19:07 +08:00
parent d6e13ac0fe
commit e27b564fdc
126 changed files with 16692 additions and 60702 deletions

View File

@@ -255,4 +255,8 @@
return [self.selectedTabImageSource xpSafeObjectAtIndex:tabIndex];
}
- (BOOL)shouldDisplayCaptcha {
return [self.configInfo captchaSwitch];
}
@end