Also change Premium YouTube Logo hook

This commit is contained in:
arichornlover 2023-11-15 17:03:38 -06:00 committed by GitHub
parent df1681f34f
commit cb04600613
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -168,7 +168,7 @@ static void repositionCreateTab(YTIGuideResponse *response) {
%end
%group gPremiumYouTubeLogo
%hook YTLogoHeaderViewController
%hook YTHeaderLogoController
- (void)setPremiumLogo:(BOOL)isPremiumLogo {
isPremiumLogo = YES;
%orig;