From d08f3babd6a269ef865ded2dbb67d9a26e36d186 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichorn@users.noreply.github.com> Date: Wed, 15 Nov 2023 16:13:07 -0600 Subject: [PATCH] Fixed a Header --- uYouPlus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uYouPlus.h b/uYouPlus.h index 1da706f..a16f906 100644 --- a/uYouPlus.h +++ b/uYouPlus.h @@ -54,7 +54,7 @@ @end // uYouPlus -@interface YTLogoHeaderViewController : UIView +@interface YTHeaderLogoController : UIView @property(readonly, nonatomic) long long pageStyle; @end