Update uYouPlus.h

This commit is contained in:
arichornlover 2024-04-27 14:19:44 -05:00 committed by GitHub
parent bd619e9424
commit 1064ed1852
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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