mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 02:32:10 +00:00
Also change Premium YouTube Logo hook
This commit is contained in:
parent
df1681f34f
commit
cb04600613
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ static void repositionCreateTab(YTIGuideResponse *response) {
|
|||
%end
|
||||
|
||||
%group gPremiumYouTubeLogo
|
||||
%hook YTLogoHeaderViewController
|
||||
%hook YTHeaderLogoController
|
||||
- (void)setPremiumLogo:(BOOL)isPremiumLogo {
|
||||
isPremiumLogo = YES;
|
||||
%orig;
|
||||
|
|
|
|||
Loading…
Reference in a new issue