Update uYouPlus.xm
This commit is contained in:
parent
ccd6826de4
commit
4be9549d42
1 changed files with 0 additions and 8 deletions
|
|
@ -849,14 +849,6 @@ static void replaceTab(YTIGuideResponse *response) {
|
|||
%end
|
||||
%end
|
||||
|
||||
%group gDisableYouPiPSection // YouPiP
|
||||
%hook YTSettingsSectionItemManager
|
||||
- (void)updateYouPiPSectionWithEntry:(id)arg1 {
|
||||
[arg1 setEnabled:YES];
|
||||
}
|
||||
%end
|
||||
%end
|
||||
|
||||
%group gDisableYouPiPSection
|
||||
%hook YTSettingsSectionItemManager
|
||||
- (void)updateYouPiPSectionWithEntry:(id)arg1 { // YouPiP
|
||||
|
|
|
|||
Loading…
Reference in a new issue