diff --git a/uYouPlus.xm b/uYouPlus.xm index e3c84fe..6ca3fc6 100644 --- a/uYouPlus.xm +++ b/uYouPlus.xm @@ -477,7 +477,7 @@ static void replaceTab(YTIGuideResponse *response) { %group gHideSubscriptionsNotificationBadge %hook YTPivotBarIndicatorView - (void)removeFromSuperview { - %orig(YES); + %orig(); } %end %end