From 1064ed18524276aa324b4ca11488808223fb49e3 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sat, 27 Apr 2024 14:19:44 -0500 Subject: [PATCH] Update uYouPlus.h --- Sources/uYouPlus.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index c30beeb..80c2d54 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -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