From 3d1f7082137ee28faef4eb8a66ea174a94320141 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sat, 17 Feb 2024 18:38:36 -0600 Subject: [PATCH] Update uYouPlus.h --- Sources/uYouPlus.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index 15744bd..f4d32f9 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -160,6 +160,10 @@ + (UIColor *)white1Alpha95; @end +@interface YTPageStyleController ++ (NSInteger)pageStyle; +@end + @interface YCHLiveChatView : UIView @end