mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-18 04:51:41 +00:00
Update uYouPlus.xm
This commit is contained in:
parent
83ed531380
commit
6afd17689d
1 changed files with 1 additions and 1 deletions
|
|
@ -477,7 +477,7 @@ static void replaceTab(YTIGuideResponse *response) {
|
|||
%group gHideSubscriptionsNotificationBadge
|
||||
%hook YTPivotBarIndicatorView
|
||||
- (void)removeFromSuperview {
|
||||
%orig(YES);
|
||||
%orig();
|
||||
}
|
||||
%end
|
||||
%end
|
||||
|
|
|
|||
Loading…
Reference in a new issue