From ca24ed4dc463a959661aaa58b4a8f762e45bb4a6 Mon Sep 17 00:00:00 2001 From: arichorn <78001398+arichorn@users.noreply.github.com> Date: Thu, 13 Jul 2023 04:38:26 -0500 Subject: [PATCH] Update Header.h --- Header.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Header.h b/Header.h index 134fae4..20da8bc 100644 --- a/Header.h +++ b/Header.h @@ -183,7 +183,7 @@ @interface YTPivotBarIndicatorView : UIView @property (nonatomic, assign) BOOL hidden; -@en +@end @interface YTCommentDetailHeaderCell : UIView @end