update Header.h

This commit is contained in:
qnblackcat 2023-01-07 10:02:24 +07:00
parent 3b649fdc84
commit 793aac17da

View file

@ -13,6 +13,9 @@
@end
// uYouPlus
@interface YTChipCloudCell : UIView
@end
@interface YTPlayabilityResolutionUserActionUIController : NSObject // Skips content warning before playing *some videos - @PoomSmart
- (void)confirmAlertDidPressConfirm;
@end